Searched refs:HPSA_SIMPLE_ERROR_BITS (Results 1 – 1 of 1) sorted by relevance
5410 #define HPSA_SIMPLE_ERROR_BITS 0x03 in hpsa_tag_discard_error_bits() macro5412 return tag & ~HPSA_SIMPLE_ERROR_BITS; in hpsa_tag_discard_error_bits()5597 if ((tag & ~HPSA_SIMPLE_ERROR_BITS) == paddr64) in hpsa_message()