/openbmc/linux/include/scsi/ |
H A D | scsi_host.h | 283 int (* change_queue_depth)(struct scsi_device *, int); member
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_sysfs.c | 1031 if (!sht->change_queue_depth) in DECLARE_EVT() 1039 retval = sht->change_queue_depth(sdev, depth); in DECLARE_EVT() 1260 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible() 1264 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
|
H A D | iscsi_tcp.c | 1076 .change_queue_depth = scsi_change_queue_depth,
|
H A D | virtio_scsi.c | 755 .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 | 1886 .change_queue_depth = storvsc_change_queue_depth,
|
H A D | 3w-sas.c | 1539 .change_queue_depth = scsi_change_queue_depth,
|
/openbmc/linux/drivers/ata/ |
H A D | ahci.h | 400 .change_queue_depth = ata_scsi_change_queue_depth, \
|
H A D | sata_sil24.c | 383 .change_queue_depth = ata_scsi_change_queue_depth,
|
H A D | sata_nv.c | 385 .change_queue_depth = ata_scsi_change_queue_depth, 396 .change_queue_depth = ata_scsi_change_queue_depth,
|
/openbmc/linux/drivers/scsi/isci/ |
H A D | init.c | 163 .change_queue_depth = sas_change_queue_depth,
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | snic_main.c | 112 .change_queue_depth = snic_change_queue_depth,
|
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.c | 963 .change_queue_depth = scsi_change_queue_depth,
|
/openbmc/linux/include/linux/ |
H A D | libata.h | 1432 .change_queue_depth = ata_scsi_change_queue_depth 1437 .change_queue_depth = ata_scsi_change_queue_depth
|
/openbmc/linux/drivers/target/loopback/ |
H A D | tcm_loop.c | 299 .change_queue_depth = scsi_change_queue_depth,
|
/openbmc/linux/drivers/scsi/mvsas/ |
H A D | mv_init.c | 41 .change_queue_depth = sas_change_queue_depth,
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_scsi.c | 433 .change_queue_depth = scsi_change_queue_depth,
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_init.c | 48 .change_queue_depth = sas_change_queue_depth,
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fnic_main.c | 107 .change_queue_depth = scsi_change_queue_depth,
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptspi.c | 835 .change_queue_depth = mptscsih_change_queue_depth,
|
H A D | mptfc.c | 120 .change_queue_depth = mptscsih_change_queue_depth,
|
/openbmc/linux/drivers/scsi/esas2r/ |
H A D | esas2r_main.c | 252 .change_queue_depth = scsi_change_queue_depth,
|
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 89 .change_queue_depth = scsi_change_queue_depth,
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm8001_init.c | 112 .change_queue_depth = sas_change_queue_depth,
|
/openbmc/linux/drivers/scsi/aacraid/ |
H A D | linit.c | 1491 .change_queue_depth = aac_change_queue_depth,
|