ata_scsi_verify_xlat (9) Linux Manual Page
ata_scsi_verify_xlat – Translate SCSI VERIFY command into an ATA one Synopsis unsigned int ata_scsi_verify_xlat(struct ata_queued_cmd *qc); Arguments qc Storage for translated ATA taskfile Description Converts SCSI VERIFY command to an ATA READ VERIFY command. LOCKING: spin_lock_irqsave(host lock) Return Zero on success, non-zero on error. Author Jeff Garzik Author. Copyright
