Searched refs:HPSA_PERF_ERROR_BITS (Results 1 – 1 of 1) sorted by relevance
5409 #define HPSA_PERF_ERROR_BITS ((1 << DIRECT_LOOKUP_SHIFT) - 1) in hpsa_tag_discard_error_bits() macro5413 return tag & ~HPSA_PERF_ERROR_BITS; in hpsa_tag_discard_error_bits()