Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dlibata.h1184 extern int ata_scsi_change_queue_depth(struct scsi_device *sdev,
1356 .change_queue_depth = ata_scsi_change_queue_depth
/Linux-v5.4/drivers/ata/
Dsata_nv.c1916 ata_scsi_change_queue_depth(sdev, 1); in nv_swncq_slave_config()
Dlibata-scsi.c1436 int ata_scsi_change_queue_depth(struct scsi_device *sdev, int queue_depth) in ata_scsi_change_queue_depth() function
Dlibata-core.c7333 EXPORT_SYMBOL_GPL(ata_scsi_change_queue_depth);