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

NAME

6       ata_scsi_mode_select_xlat - Simulate MODE SELECT 6, 10 commands
7

SYNOPSIS

9       unsigned int ata_scsi_mode_select_xlat(struct ata_queued_cmd * qc);
10

ARGUMENTS

12       qc
13           Storage for translated ATA taskfile
14

DESCRIPTION

16       Converts a MODE SELECT command to an ATA SET FEATURES taskfile. Assume
17       this is invoked for direct access devices (e.g. disks) only. There
18       should be no block descriptor for other device types.
19

LOCKING

21       spin_lock_irqsave(host lock)
22

AUTHOR

24       Jeff Garzik
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019           ATA_SCSI_MODE_SELECT(9)
Impressum