Searched refs:SLI4_SGE_DATA_OFFSET_MASK (Results 1 – 2 of 2) sorted by relevance
1803 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()
356 SLI4_SGE_DATA_OFFSET_MASK = 0x07ffffff, enumerator