Home
last modified time | relevance | path

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

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