Searched refs:HPSA_ERROR_BIT (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/ | ||
D | hpsa.h | 331 #define HPSA_ERROR_BIT 0x02 macro |
D | hpsa_cmd.h | 386 #define HPSA_ERROR_BIT 0x02 macro |
D | hpsa.c | 5615 if (tag & HPSA_ERROR_BIT) { in hpsa_message() |