Searched refs:CCISS_PERF_ERROR_BITS (Results 1 – 1 of 1) sorted by relevance
3265 #define CCISS_PERF_ERROR_BITS ((1 << DIRECT_LOOKUP_SHIFT) - 1) in cciss_tag_discard_error_bits() macro3268 return tag & ~CCISS_PERF_ERROR_BITS; in cciss_tag_discard_error_bits()