Searched refs:sas_change_queue_depth (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/scsi/libsas/ |
D | sas_scsi_host.c | 889 int sas_change_queue_depth(struct scsi_device *sdev, int depth) in sas_change_queue_depth() function 985 EXPORT_SYMBOL_GPL(sas_change_queue_depth);
|
/Linux-v4.19/include/scsi/ |
D | libsas.h | 680 extern int sas_change_queue_depth(struct scsi_device *, int new_depth);
|
/Linux-v4.19/drivers/scsi/isci/ |
D | init.c | 160 .change_queue_depth = sas_change_queue_depth,
|
/Linux-v4.19/drivers/scsi/mvsas/ |
D | mv_init.c | 56 .change_queue_depth = sas_change_queue_depth,
|
/Linux-v4.19/drivers/scsi/aic94xx/ |
D | aic94xx_init.c | 65 .change_queue_depth = sas_change_queue_depth,
|
/Linux-v4.19/drivers/scsi/pm8001/ |
D | pm8001_init.c | 81 .change_queue_depth = sas_change_queue_depth,
|
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas_v1_hw.c | 1810 .change_queue_depth = sas_change_queue_depth,
|
D | hisi_sas_main.c | 682 sas_change_queue_depth(sdev, 64); in hisi_sas_slave_configure()
|
D | hisi_sas_v3_hw.c | 2099 .change_queue_depth = sas_change_queue_depth,
|
D | hisi_sas_v2_hw.c | 3561 .change_queue_depth = sas_change_queue_depth,
|