other versions
__ATA_CHANGE_QUEUE_D(9) | libata SCSI translation/emulat | __ATA_CHANGE_QUEUE_D(9) |
NAME¶
__ata_change_queue_depth - helper for ata_scsi_change_queue_depthSYNOPSIS¶
int __ata_change_queue_depth(struct ata_port * ap, struct scsi_device * sdev, int queue_depth);
ARGUMENTS¶
struct ata_port * apATA port to which the device change the queue depth
struct scsi_device * sdev
SCSI device to configure queue depth for
int queue_depth
new queue depth
DESCRIPTION¶
libsas and libata have different approaches for associating a sdev to its ata_port.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |