Home
last modified time | relevance | path

Searched refs:HPSA_PERF_ERROR_BITS (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dhpsa.c5409 #define HPSA_PERF_ERROR_BITS ((1 << DIRECT_LOOKUP_SHIFT) - 1) in hpsa_tag_discard_error_bits() macro
5413 return tag & ~HPSA_PERF_ERROR_BITS; in hpsa_tag_discard_error_bits()