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

NAME

6       ata_scsi_change_queue_depth - SCSI callback for queue depth config
7

SYNOPSIS

9       int ata_scsi_change_queue_depth(struct scsi_device * sdev,
10                                       int queue_depth, int reason);
11

ARGUMENTS

13       sdev
14           SCSI device to configure queue depth for
15
16       queue_depth
17           new queue depth
18
19       reason
20           calling context
21

DESCRIPTION

23       This is libata standard hostt->change_queue_depth callback. SCSI will
24       call into this callback when user tries to set queue depth via sysfs.
25

LOCKING

27       SCSI layer (we don't care)
28

RETURNS

30       Newly configured queue depth.
31

AUTHOR

33       Jeff Garzik
34           Author.
35
37Kernel Hackers Manual 3.10         June 2019           ATA_SCSI_CHANGE_QUEU(9)
Impressum