Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.h378 #define HPSA_ERROR_BIT 0x02 macro
Dhpsa_cmd.h405 #define HPSA_ERROR_BIT 0x02 macro
Dhpsa.c6982 if (tag & HPSA_ERROR_BIT) { in hpsa_message()