Home
last modified time | relevance | path

Searched refs:change_queue_depth (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/linux/include/scsi/
H A Dscsi_host.h283 int (* change_queue_depth)(struct scsi_device *, int); member
/openbmc/linux/drivers/scsi/
H A Dscsi_sysfs.c1031 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 Discsi_tcp.c1076 .change_queue_depth = scsi_change_queue_depth,
H A Dvirtio_scsi.c755 .change_queue_depth = virtscsi_change_queue_depth,
H A Dvmw_pvscsi.c1026 .change_queue_depth = pvscsi_change_queue_depth,
H A Dstorvsc_drv.c1886 .change_queue_depth = storvsc_change_queue_depth,
H A D3w-sas.c1539 .change_queue_depth = scsi_change_queue_depth,
/openbmc/linux/drivers/ata/
H A Dahci.h400 .change_queue_depth = ata_scsi_change_queue_depth, \
H A Dsata_sil24.c383 .change_queue_depth = ata_scsi_change_queue_depth,
H A Dsata_nv.c385 .change_queue_depth = ata_scsi_change_queue_depth,
396 .change_queue_depth = ata_scsi_change_queue_depth,
/openbmc/linux/drivers/scsi/isci/
H A Dinit.c163 .change_queue_depth = sas_change_queue_depth,
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_main.c112 .change_queue_depth = snic_change_queue_depth,
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.c963 .change_queue_depth = scsi_change_queue_depth,
/openbmc/linux/include/linux/
H A Dlibata.h1432 .change_queue_depth = ata_scsi_change_queue_depth
1437 .change_queue_depth = ata_scsi_change_queue_depth
/openbmc/linux/drivers/target/loopback/
H A Dtcm_loop.c299 .change_queue_depth = scsi_change_queue_depth,
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_init.c41 .change_queue_depth = sas_change_queue_depth,
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c433 .change_queue_depth = scsi_change_queue_depth,
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_init.c48 .change_queue_depth = sas_change_queue_depth,
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c107 .change_queue_depth = scsi_change_queue_depth,
/openbmc/linux/drivers/message/fusion/
H A Dmptspi.c835 .change_queue_depth = mptscsih_change_queue_depth,
H A Dmptfc.c120 .change_queue_depth = mptscsih_change_queue_depth,
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_main.c252 .change_queue_depth = scsi_change_queue_depth,
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c89 .change_queue_depth = scsi_change_queue_depth,
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_init.c112 .change_queue_depth = sas_change_queue_depth,
/openbmc/linux/drivers/scsi/aacraid/
H A Dlinit.c1491 .change_queue_depth = aac_change_queue_depth,

123