ATA_SCSI_VERIFY_XLAT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ata_scsi_verify_xlat - Translate SCSI VERIFY command into an ATA one
SYNOPSIS
"SYNOPSIS"
unsigned int ata_scsi_verify_xlat (struct ata_queued_cmd * qc, u8 * scsicmd);
ARGUMENTS
- qc
-
Storage for translated ATA taskfile
- scsicmd
-
SCSI command to translate
DESCRIPTION
Converts SCSI VERIFY command to an ATA READ VERIFY command.
LOCKING
spin_lock_irqsave(host_set lock)
RETURNS
Zero on success, non-zero on error.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
- RETURNS
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:57 GMT, October 09, 2005