1. NAME▲
ata_scsi_verify_xlat - Translate SCSI VERIFY command into an ATA one
2. SYNOPSIS ▲
unsigned int ata_scsi_verify_xlat(struct ata_queued_cmd * qc );
3. ARGUMENTS ▲
qc
Storage for translated ATA taskfile
4. DESCRIPTION ▲
Converts SCSI VERIFY command to an ATA READ VERIFY command.
5. LOCKING ▲
spin_lock_irqsave(host lock)
6. RETURNS ▲
Zero on success, non-zero on error.
7. AUTHOR ▲
Jeff Garzik
Author.
8. COPYRIGHT ▲