other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ATA_SCSI_VERIFY_XLAT(9) | libata SCSI translation/emulat | ATA_SCSI_VERIFY_XLAT(9) |
NAME¶
ata_scsi_verify_xlat - Translate SCSI VERIFY command into an ATA oneSYNOPSIS¶
unsigned
int
ata_scsi_verify_xlat(struct ata_queued_cmd * qc);
ARGUMENTS¶
qcStorage for translated ATA taskfile
DESCRIPTION¶
Converts SCSI VERIFY command to an ATA READ VERIFY command.LOCKING¶
spin_lock_irqsave(host lock)RETURNS¶
Zero on success, non-zero on error.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |