Home
last modified time | relevance | path

Searched refs:ata_scsi_change_queue_depth (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dlibata.h1209 extern int ata_scsi_change_queue_depth(struct scsi_device *sdev,
1382 .change_queue_depth = ata_scsi_change_queue_depth
/linux-4.4.14/drivers/ata/
Dsata_nv.c1954 ata_scsi_change_queue_depth(sdev, 1); in nv_swncq_slave_config()
Dlibata-scsi.c1319 int ata_scsi_change_queue_depth(struct scsi_device *sdev, int queue_depth) in ata_scsi_change_queue_depth() function
Dlibata-core.c6935 EXPORT_SYMBOL_GPL(ata_scsi_change_queue_depth);