Searched refs:BMIC_SET_DIAG_OPTIONS (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | hpsa_cmd.h | 296 #define BMIC_SET_DIAG_OPTIONS 0xF4 macro
|
H A D | hpsa.c | 6736 case BMIC_SET_DIAG_OPTIONS: in fill_cmd() 6743 c->Request.CDB[6] = BMIC_SET_DIAG_OPTIONS; in fill_cmd() 8973 if (fill_cmd(c, BMIC_SET_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | hpsa_cmd.h | 299 #define BMIC_SET_DIAG_OPTIONS 0xF4 macro
|
H A D | hpsa.c | 6764 case BMIC_SET_DIAG_OPTIONS: in fill_cmd() 6771 c->Request.CDB[6] = BMIC_SET_DIAG_OPTIONS; in fill_cmd() 8994 if (fill_cmd(c, BMIC_SET_DIAG_OPTIONS, h, options, 4, 0, in hpsa_disable_rld_caching()
|
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
H A D | smartpqi.h | 1217 #define BMIC_SET_DIAG_OPTIONS 0xf4 macro
|
H A D | smartpqi_init.c | 528 case BMIC_SET_DIAG_OPTIONS: in pqi_build_raid_path_request() 744 rc = pqi_send_ctrl_raid_request(ctrl_info, BMIC_SET_DIAG_OPTIONS, diag, in pqi_set_diag_rescan()
|
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/ |
H A D | smartpqi.h | 1438 #define BMIC_SET_DIAG_OPTIONS 0xf4 macro
|
H A D | smartpqi_init.c | 677 case BMIC_SET_DIAG_OPTIONS: in pqi_build_raid_path_request() 994 rc = pqi_send_ctrl_raid_request(ctrl_info, BMIC_SET_DIAG_OPTIONS, diag, in pqi_set_diag_rescan()
|
Completed in 57 milliseconds