Home
last modified time | relevance | path

Searched refs:SLI4_SGE_TYPE_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c1723 sge_flags &= (~SLI4_SGE_TYPE_MASK); in efct_hw_io_init_sges()
1758 sge_flags &= (~SLI4_SGE_TYPE_MASK); in efct_hw_io_init_sges()
1801 sge_flags &= ~SLI4_SGE_TYPE_MASK; in efct_hw_io_add_sge()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1681 sge_flags &= (~SLI4_SGE_TYPE_MASK); in sli_fcp_iread64_wqe()
1775 sge_flags &= ~SLI4_SGE_TYPE_MASK; in sli_fcp_iwrite64_wqe()
H A Dsli4.h359 SLI4_SGE_TYPE_MASK = 0x78000000, enumerator