Home
last modified time | relevance | path

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

/drivers/scsi/elx/efct/
Defct_hw.c1803 sge_flags &= ~SLI4_SGE_DATA_OFFSET_MASK; in efct_hw_io_add_sge()
1804 sge_flags |= SLI4_SGE_DATA_OFFSET_MASK & io->sge_offset; in efct_hw_io_add_sge()
/drivers/scsi/elx/libefc_sli/
Dsli4.h356 SLI4_SGE_DATA_OFFSET_MASK = 0x07ffffff, enumerator