Searched refs:sas_change_queue_depth (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/scsi/libsas/ |
| A D | sas_scsi_host.c | 870 int sas_change_queue_depth(struct scsi_device *sdev, int depth) in sas_change_queue_depth() function 881 EXPORT_SYMBOL_GPL(sas_change_queue_depth);
|
| /linux/include/scsi/ |
| A D | libsas.h | 671 extern int sas_change_queue_depth(struct scsi_device *, int new_depth);
|
| /linux/drivers/scsi/isci/ |
| A D | init.c | 163 .change_queue_depth = sas_change_queue_depth,
|
| /linux/drivers/scsi/mvsas/ |
| A D | mv_init.c | 41 .change_queue_depth = sas_change_queue_depth,
|
| /linux/drivers/scsi/aic94xx/ |
| A D | aic94xx_init.c | 48 .change_queue_depth = sas_change_queue_depth,
|
| /linux/drivers/scsi/pm8001/ |
| A D | pm8001_init.c | 96 .change_queue_depth = sas_change_queue_depth,
|
| /linux/drivers/scsi/hisi_sas/ |
| A D | hisi_sas_v1_hw.c | 1762 .change_queue_depth = sas_change_queue_depth,
|
| A D | hisi_sas_v3_hw.c | 2754 sas_change_queue_depth(sdev, 64); in slave_configure_v3_hw() 3150 .change_queue_depth = sas_change_queue_depth,
|
| A D | hisi_sas_main.c | 835 sas_change_queue_depth(sdev, 64); in hisi_sas_slave_configure()
|
| A D | hisi_sas_v2_hw.c | 3571 .change_queue_depth = sas_change_queue_depth,
|
| /linux/ |
| A D | vmlinux.symvers | 10422 0x00000000 sas_change_queue_depth vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 32829 ffff800010867210 T sas_change_queue_depth
|
| A D | .tmp_System.map | 32829 ffff800010867210 T sas_change_queue_depth
|
Completed in 1081 milliseconds