Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa.h389 #define HPSA_ERROR_BIT 0x02 macro
H A Dhpsa_cmd.h412 #define HPSA_ERROR_BIT 0x02 macro
H A Dhpsa.c7142 if (tag & HPSA_ERROR_BIT) { in hpsa_message()