1__ATA_CHANGE_QUEUE_D(9) libata SCSI translation/emulat __ATA_CHANGE_QUEUE_D(9)
2
3
4

NAME

6       __ata_change_queue_depth - helper for ata_scsi_change_queue_depth
7

SYNOPSIS

9       int __ata_change_queue_depth(struct ata_port * ap,
10                                    struct scsi_device * sdev,
11                                    int queue_depth, int reason);
12

ARGUMENTS

14       ap
15           ATA port to which the device change the queue depth
16
17       sdev
18           SCSI device to configure queue depth for
19
20       queue_depth
21           new queue depth
22
23       reason
24           calling context
25

DESCRIPTION

27       libsas and libata have different approaches for associating a sdev to
28       its ata_port.
29

AUTHOR

31       Jeff Garzik
32           Author.
33
35Kernel Hackers Manual 3.10         June 2019           __ATA_CHANGE_QUEUE_D(9)
Impressum