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)
2578 (i * BITS_PER_INDEX_STREAM)) & in megasas_stream_detect()2605 (1 << i * BITS_PER_INDEX_STREAM) - 1; in megasas_stream_detect()2607 << BITS_PER_INDEX_STREAM); in megasas_stream_detect()2609 STREAM_MASK << i * BITS_PER_INDEX_STREAM; in megasas_stream_detect()2623 ((MAX_STREAMS_TRACKED - 1) * BITS_PER_INDEX_STREAM)) & in megasas_stream_detect()