Searched refs:BMIC_SENSE_DIAG_OPTIONS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | hpsa_cmd.h | 296 #define BMIC_SENSE_DIAG_OPTIONS 0xF5 macro
|
D | hpsa.c | 6637 case BMIC_SENSE_DIAG_OPTIONS: in fill_cmd() 6644 c->Request.CDB[6] = BMIC_SENSE_DIAG_OPTIONS; in fill_cmd() 8832 if (fill_cmd(c, BMIC_SENSE_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching() 8854 if (fill_cmd(c, BMIC_SENSE_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching()
|