Searched refs:HPSA_SIMPLE_ERROR_BITS (Results 1 – 1 of 1) sorted by relevance
5574 #define HPSA_SIMPLE_ERROR_BITS 0x03 in hpsa_tag_discard_error_bits() macro5576 return tag & ~HPSA_SIMPLE_ERROR_BITS; in hpsa_tag_discard_error_bits()5789 if ((tag & ~HPSA_SIMPLE_ERROR_BITS) == paddr32) in hpsa_message()