Searched refs:BMIC_SENSE_DIAG_OPTIONS (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/scsi/ |
D | hpsa_cmd.h | 300 #define BMIC_SENSE_DIAG_OPTIONS 0xF5 macro
|
D | hpsa.c | 6755 case BMIC_SENSE_DIAG_OPTIONS: in fill_cmd() 6762 c->Request.CDB[6] = BMIC_SENSE_DIAG_OPTIONS; in fill_cmd() 8982 if (fill_cmd(c, BMIC_SENSE_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching() 9004 if (fill_cmd(c, BMIC_SENSE_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching()
|
/linux-6.1.9/drivers/scsi/smartpqi/ |
D | smartpqi.h | 1429 #define BMIC_SENSE_DIAG_OPTIONS 0xf5 macro
|
D | smartpqi_init.c | 621 case BMIC_SENSE_DIAG_OPTIONS: in pqi_build_raid_path_request() 929 rc = pqi_send_ctrl_raid_request(ctrl_info, BMIC_SENSE_DIAG_OPTIONS, in pqi_set_diag_rescan()
|