Home
last modified time | relevance | path

Searched refs:__ata_change_queue_depth (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
Dlibata-sata.c1012 int __ata_change_queue_depth(struct ata_port *ap, struct scsi_device *sdev, in __ata_change_queue_depth() function
1044 EXPORT_SYMBOL_GPL(__ata_change_queue_depth);
1065 return __ata_change_queue_depth(ap, sdev, queue_depth); in ata_scsi_change_queue_depth()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_scsi_host.c869 return __ata_change_queue_depth(dev->sata_dev.ap, sdev, depth); in sas_change_queue_depth()
/kernel/linux/linux-5.10/include/linux/
Dlibata.h1160 extern int __ata_change_queue_depth(struct ata_port *ap, struct scsi_device *sdev,