| /linux/drivers/scsi/ |
| H A D | scsi_sysfs.c | 979 if (!sht->change_queue_depth) in DECLARE_EVT() 987 retval = sht->change_queue_depth(sdev, depth); in DECLARE_EVT() 1208 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible() 1212 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
|
| H A D | iscsi_tcp.c | 1032 .change_queue_depth = scsi_change_queue_depth,
|
| H A D | virtio_scsi.c | 799 .change_queue_depth = virtscsi_change_queue_depth,
|
| H A D | vmw_pvscsi.c | 1026 .change_queue_depth = pvscsi_change_queue_depth,
|
| H A D | storvsc_drv.c | 1895 .change_queue_depth = storvsc_change_queue_depth,
|
| H A D | 53c700.c | 337 tpnt->change_queue_depth = NCR_700_change_queue_depth; in NCR_700_detect()
|
| H A D | hptiop.c | 1173 .change_queue_depth = hptiop_adjust_disk_queue_depth,
|
| /linux/include/scsi/ |
| H A D | scsi_host.h | 292 int (* change_queue_depth)(struct scsi_device *, int); member
|
| /linux/drivers/ata/ |
| H A D | ahci.h | 415 .change_queue_depth = ata_scsi_change_queue_depth, \
|
| H A D | sata_nv.c | 387 .change_queue_depth = ata_scsi_change_queue_depth, 398 .change_queue_depth = ata_scsi_change_queue_depth,
|
| H A D | sata_sil24.c | 382 .change_queue_depth = ata_scsi_change_queue_depth,
|
| /linux/drivers/scsi/snic/ |
| H A D | snic_main.c | 112 .change_queue_depth = snic_change_queue_depth,
|
| /linux/drivers/infiniband/ulp/iser/ |
| H A D | iscsi_iser.c | 959 .change_queue_depth = scsi_change_queue_depth,
|
| /linux/include/linux/ |
| H A D | libata.h | 1495 .change_queue_depth = ata_scsi_change_queue_depth 1500 .change_queue_depth = ata_scsi_change_queue_depth
|
| /linux/drivers/message/fusion/ |
| H A D | mptspi.c | 836 .change_queue_depth = mptscsih_change_queue_depth,
|
| H A D | mptfc.c | 120 .change_queue_depth = mptscsih_change_queue_depth,
|
| /linux/drivers/scsi/fnic/ |
| H A D | fnic_main.c | 123 .change_queue_depth = scsi_change_queue_depth,
|
| /linux/drivers/scsi/cxgbi/cxgb3i/ |
| H A D | cxgb3i.c | 89 .change_queue_depth = scsi_change_queue_depth,
|
| /linux/drivers/scsi/esas2r/ |
| H A D | esas2r_main.c | 252 .change_queue_depth = scsi_change_queue_depth,
|
| /linux/drivers/scsi/qedi/ |
| H A D | qedi_iscsi.c | 54 .change_queue_depth = scsi_change_queue_depth,
|
| /linux/drivers/scsi/aacraid/ |
| H A D | linit.c | 1493 .change_queue_depth = aac_change_queue_depth,
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.megaraid_sas | 131 2. Add .change_queue_depth support.
|
| /linux/drivers/scsi/bnx2i/ |
| H A D | bnx2i_iscsi.c | 2262 .change_queue_depth = scsi_change_queue_depth,
|
| /linux/drivers/scsi/ibmvscsi/ |
| H A D | ibmvscsi.c | 2098 .change_queue_depth = ibmvscsi_change_queue_depth,
|
| /linux/drivers/scsi/fcoe/ |
| H A D | fcoe.c | 273 .change_queue_depth = scsi_change_queue_depth,
|