Home
last modified time | relevance | path

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

123

/linux/include/scsi/
A Dscsi_host.h290 int (* change_queue_depth)(struct scsi_device *, int); member
A Dlibsas.h737 .change_queue_depth = sas_change_queue_depth, \
/linux/drivers/scsi/
A Dscsi_sysfs.c1037 if (!sht->change_queue_depth) in DECLARE_EVT()
1045 retval = sht->change_queue_depth(sdev, depth); in DECLARE_EVT()
1266 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
1270 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
A Discsi_tcp.c1076 .change_queue_depth = scsi_change_queue_depth,
A Dvirtio_scsi.c800 .change_queue_depth = virtscsi_change_queue_depth,
A Dvmw_pvscsi.c1026 .change_queue_depth = pvscsi_change_queue_depth,
A Dstorvsc_drv.c1886 .change_queue_depth = storvsc_change_queue_depth,
A D3w-sas.c1540 .change_queue_depth = scsi_change_queue_depth,
A D3w-xxxx.c2238 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/ata/
A Dahci.h398 .change_queue_depth = ata_scsi_change_queue_depth, \
A Dsata_sil24.c383 .change_queue_depth = ata_scsi_change_queue_depth,
A Dsata_nv.c387 .change_queue_depth = ata_scsi_change_queue_depth,
398 .change_queue_depth = ata_scsi_change_queue_depth,
/linux/drivers/infiniband/ulp/iser/
A Discsi_iser.c963 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/snic/
A Dsnic_main.c112 .change_queue_depth = snic_change_queue_depth,
/linux/include/linux/
A Dlibata.h1491 .change_queue_depth = ata_scsi_change_queue_depth
1496 .change_queue_depth = ata_scsi_change_queue_depth
/linux/drivers/target/loopback/
A Dtcm_loop.c299 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/s390/scsi/
A Dzfcp_scsi.c433 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/fnic/
A Dfnic_main.c110 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/message/fusion/
A Dmptspi.c835 .change_queue_depth = mptscsih_change_queue_depth,
A Dmptfc.c120 .change_queue_depth = mptscsih_change_queue_depth,
/linux/drivers/scsi/cxgbi/cxgb3i/
A Dcxgb3i.c89 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/esas2r/
A Desas2r_main.c252 .change_queue_depth = scsi_change_queue_depth,
/linux/drivers/scsi/aacraid/
A Dlinit.c1491 .change_queue_depth = aac_change_queue_depth,
/linux/drivers/scsi/qedi/
A Dqedi_iscsi.c54 .change_queue_depth = scsi_change_queue_depth,
/linux/Documentation/scsi/
A DChangeLog.megaraid_sas131 2. Add .change_queue_depth support.

Completed in 96 milliseconds

123