Searched refs:BITS_PER_INDEX_STREAM (Results 1 – 2 of 2) sorted by relevance
251 #define BITS_PER_INDEX_STREAM 4 macro254 #define STREAM_MASK ((1 << BITS_PER_INDEX_STREAM) - 1)
2576 (i * BITS_PER_INDEX_STREAM)) & in megasas_stream_detect()2603 (1 << i * BITS_PER_INDEX_STREAM) - 1; in megasas_stream_detect()2605 << BITS_PER_INDEX_STREAM); in megasas_stream_detect()2607 STREAM_MASK << i * BITS_PER_INDEX_STREAM; in megasas_stream_detect()2621 ((MAX_STREAMS_TRACKED - 1) * BITS_PER_INDEX_STREAM)) & in megasas_stream_detect()