Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.h331 #define HPSA_ERROR_BIT 0x02 macro
Dhpsa_cmd.h386 #define HPSA_ERROR_BIT 0x02 macro
Dhpsa.c5615 if (tag & HPSA_ERROR_BIT) { in hpsa_message()