Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhpsa.c277 #define HPSA_SIMPLE_ERROR_BITS 0x03 macro
7152 if ((tag & ~HPSA_SIMPLE_ERROR_BITS) == paddr64) in hpsa_message()