Searched refs:BITS_PER_INDEX_STREAM (Results 1 – 2 of 2) sorted by relevance
254 #define BITS_PER_INDEX_STREAM 4 macro257 #define STREAM_MASK ((1 << BITS_PER_INDEX_STREAM) - 1)
2387 (i * BITS_PER_INDEX_STREAM)) & in megasas_stream_detect()2414 (1 << i * BITS_PER_INDEX_STREAM) - 1; in megasas_stream_detect()2416 << BITS_PER_INDEX_STREAM); in megasas_stream_detect()2418 STREAM_MASK << i * BITS_PER_INDEX_STREAM; in megasas_stream_detect()2432 ((MAX_STREAMS_TRACKED - 1) * BITS_PER_INDEX_STREAM)) & in megasas_stream_detect()