Query: ata_scsi_verify_xlat
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_VERIFY_XLAT(9) libata SCSI translation/emulat ATA_SCSI_VERIFY_XLAT(9)NAMEata_scsi_verify_xlat - Translate SCSI VERIFY command into an ATA oneSYNOPSISunsigned int ata_scsi_verify_xlat(struct ata_queued_cmd * qc);ARGUMENTSqc Storage for translated ATA taskfileDESCRIPTIONConverts SCSI VERIFY command to an ATA READ VERIFY command.LOCKINGspin_lock_irqsave(host lock)RETURNSZero on success, non-zero on error.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSI_VERIFY_XLAT(9)