Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c1770 sge_flags |= SLI4_SGE_LAST; in efct_hw_io_init_sges()
1815 sge_flags |= SLI4_SGE_LAST; in efct_hw_io_add_sge()
1820 sge_flags &= ~SLI4_SGE_LAST; in efct_hw_io_add_sge()
2748 sge1_flags |= SLI4_SGE_LAST; in efct_els_hw_srrs_send()
2752 sge0_flags |= SLI4_SGE_LAST; in efct_els_hw_srrs_send()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h371 SLI4_SGE_LAST = 1u << 31, enumerator