Home
last modified time | relevance | path

Searched refs:BMIC_SENSE_DIAG_OPTIONS (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/scsi/
Dhpsa_cmd.h300 #define BMIC_SENSE_DIAG_OPTIONS 0xF5 macro
Dhpsa.c6755 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/
Dsmartpqi.h1429 #define BMIC_SENSE_DIAG_OPTIONS 0xf5 macro
Dsmartpqi_init.c621 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()