/linux-4.1.27/drivers/scsi/ |
H A D | scsi_sysfs.c | 857 if (!sht->change_queue_depth) sdev_store_queue_depth() 865 retval = sht->change_queue_depth(sdev, depth); sdev_store_queue_depth() 916 !sdev->host->hostt->change_queue_depth) scsi_sdev_attr_is_visible() 920 !sdev->host->hostt->change_queue_depth) scsi_sdev_attr_is_visible()
|
H A D | virtio_scsi.c | 761 .change_queue_depth = virtscsi_change_queue_depth, 780 .change_queue_depth = virtscsi_change_queue_depth,
|
H A D | 3w-9xxx.c | 60 Change to new 'change_queue_depth' api. 1990 .change_queue_depth = scsi_change_queue_depth,
|
H A D | iscsi_tcp.c | 955 .change_queue_depth = scsi_change_queue_depth,
|
H A D | 3w-xxxx.c | 192 Change to new 'change_queue_depth' api. 2230 .change_queue_depth = scsi_change_queue_depth,
|
H A D | hptiop.c | 1183 .change_queue_depth = hptiop_adjust_disk_queue_depth,
|
H A D | vmw_pvscsi.c | 975 .change_queue_depth = pvscsi_change_queue_depth,
|
H A D | 3w-sas.c | 1550 .change_queue_depth = scsi_change_queue_depth,
|
H A D | 53c700.c | 327 tpnt->change_queue_depth = NCR_700_change_queue_depth; NCR_700_detect()
|
H A D | scsi_debug.c | 5313 .change_queue_depth = sdebug_change_qdepth,
|
H A D | pmcraid.c | 4247 .change_queue_depth = pmcraid_change_queue_depth,
|
H A D | hpsa.c | 677 .change_queue_depth = hpsa_change_queue_depth,
|
H A D | ipr.c | 6489 .change_queue_depth = ipr_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/mvsas/ |
H A D | mv_init.c | 56 .change_queue_depth = sas_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | init.c | 160 .change_queue_depth = sas_change_queue_depth,
|
/linux-4.1.27/drivers/s390/scsi/ |
H A D | zfcp_scsi.c | 289 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptfc.c | 121 .change_queue_depth = mptscsih_change_queue_depth,
|
H A D | mptspi.c | 840 .change_queue_depth = mptscsih_change_queue_depth,
|
H A D | mptscsih.c | 2315 * Adding support for new 'change_queue_depth' api.
|
H A D | mptsas.c | 1985 .change_queue_depth = mptscsih_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/pm8001/ |
H A D | pm8001_init.c | 78 .change_queue_depth = sas_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
H A D | aic94xx_init.c | 65 .change_queue_depth = sas_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/fnic/ |
H A D | fnic_main.c | 113 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/target/loopback/ |
H A D | tcm_loop.c | 370 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.c | 968 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_host.h | 278 int (* change_queue_depth)(struct scsi_device *, int); member in struct:scsi_host_template
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 89 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/esas2r/ |
H A D | esas2r_main.c | 257 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | linit.c | 1055 .change_queue_depth = aac_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 5883 .change_queue_depth = scsi_change_queue_depth, 5909 .change_queue_depth = scsi_change_queue_depth, 5933 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 2794 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
H A D | bnx2i_iscsi.c | 2262 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 94 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/include/linux/ |
H A D | libata.h | 1382 .change_queue_depth = ata_scsi_change_queue_depth
|
/linux-4.1.27/drivers/scsi/megaraid/ |
H A D | megaraid_mbox.c | 347 .change_queue_depth = scsi_change_queue_depth,
|
H A D | megaraid_sas_base.c | 2801 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/fcoe/ |
H A D | fcoe.c | 283 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/ibmvscsi/ |
H A D | ibmvscsi.c | 2140 .change_queue_depth = ibmvscsi_change_queue_depth,
|
H A D | ibmvfc.c | 3090 .change_queue_depth = ibmvfc_change_queue_depth,
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 2738 .change_queue_depth = srp_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 260 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/arcmsr/ |
H A D | arcmsr_hba.c | 132 .change_queue_depth = arcmsr_adjust_disk_queue_depth,
|
/linux-4.1.27/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 558 .change_queue_depth = scsi_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/ufs/ |
H A D | ufshcd.c | 4247 .change_queue_depth = ufshcd_change_queue_depth,
|
/linux-4.1.27/drivers/ata/ |
H A D | libata-scsi.c | 1309 * This is libata standard hostt->change_queue_depth callback.
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_scsih.c | 7271 .change_queue_depth = _scsih_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
H A D | mpt2sas_scsih.c | 7639 .change_queue_depth = _scsih_change_queue_depth,
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 204 .change_queue_depth = scsi_change_queue_depth,
|