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/
H A Dlibata-sata.c1016 * __ata_change_queue_depth - helper for ata_scsi_change_queue_depth
1025 int __ata_change_queue_depth(struct ata_port *ap, struct scsi_device *sdev, in __ata_change_queue_depth() function
1057 EXPORT_SYMBOL_GPL(__ata_change_queue_depth); variable
1078 return __ata_change_queue_depth(ap, sdev, queue_depth); in ata_scsi_change_queue_depth()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A 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/
H A Dlibata.h1164 extern int __ata_change_queue_depth(struct ata_port *ap, struct scsi_device *sdev,

Completed in 9 milliseconds