Home
last modified time | relevance | path

Searched refs:LPFC_SGE_TYPE_DISEED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1957 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DISEED); in lpfc_bg_setup_sgl()
2190 bf_set(lpfc_sli4_sge_type, sgl, LPFC_SGE_TYPE_DISEED); in lpfc_bg_setup_sgl_prot()
H A Dlpfc_hw4.h2139 #define LPFC_SGE_TYPE_DISEED 0x8 macro