Searched refs:BMIC_SENSE_DIAG_OPTIONS (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/ |
D | hpsa_cmd.h | 297 #define BMIC_SENSE_DIAG_OPTIONS 0xF5 macro
|
D | hpsa.c | 6727 case BMIC_SENSE_DIAG_OPTIONS: in fill_cmd() 6734 c->Request.CDB[6] = BMIC_SENSE_DIAG_OPTIONS; in fill_cmd() 8961 if (fill_cmd(c, BMIC_SENSE_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching() 8983 if (fill_cmd(c, BMIC_SENSE_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching()
|
/drivers/scsi/smartpqi/ |
D | smartpqi.h | 1218 #define BMIC_SENSE_DIAG_OPTIONS 0xf5 macro
|
D | smartpqi_init.c | 517 case BMIC_SENSE_DIAG_OPTIONS: in pqi_build_raid_path_request() 737 rc = pqi_send_ctrl_raid_request(ctrl_info, BMIC_SENSE_DIAG_OPTIONS, in pqi_set_diag_rescan()
|