other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ATA_SCSI_MODE_SELECT(9) | libata SCSI translation/emulat | ATA_SCSI_MODE_SELECT(9) |
NAME¶
ata_scsi_mode_select_xlat - Simulate MODE SELECT 6, 10 commandsSYNOPSIS¶
unsigned
int
ata_scsi_mode_select_xlat(struct ata_queued_cmd * qc);
ARGUMENTS¶
qcStorage for translated ATA taskfile
DESCRIPTION¶
Converts a MODE SELECT command to an ATA SET FEATURES taskfile. Assume this is invoked for direct access devices (e.g. disks) only. There should be no block descriptor for other device types.LOCKING¶
spin_lock_irqsave(host lock)AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |