Searched refs:BMIC_SENSE_DIAG_OPTIONS (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/ |
D | hpsa_cmd.h | 296 #define BMIC_SENSE_DIAG_OPTIONS 0xF5 macro
|
D | hpsa.c | 6705 case BMIC_SENSE_DIAG_OPTIONS: in fill_cmd() 6712 c->Request.CDB[6] = BMIC_SENSE_DIAG_OPTIONS; in fill_cmd() 8924 if (fill_cmd(c, BMIC_SENSE_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching() 8946 if (fill_cmd(c, BMIC_SENSE_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching()
|
/drivers/scsi/smartpqi/ |
D | smartpqi.h | 1209 #define BMIC_SENSE_DIAG_OPTIONS 0xf5 macro
|
D | smartpqi_init.c | 482 case BMIC_SENSE_DIAG_OPTIONS: in pqi_build_raid_path_request() 777 rc = pqi_send_ctrl_raid_request(ctrl_info, BMIC_SENSE_DIAG_OPTIONS, in pqi_set_diag_rescan()
|