ATA_GEN_ATA_SENSE
Section: libata SCSI translation/emulat (9)
Updated: February 2011
Index
Return to Main Contents
NAME
ata_gen_ata_sense - generate a SCSI fixed sense block
SYNOPSIS
-
void ata_gen_ata_sense(struct ata_queued_cmd * qc);
ARGUMENTS
qc
-
- Command that we are erroring out
DESCRIPTION
Generate sense block for a failed ATA command
qc. Descriptor format is used to accomodate LBA48 block address.
LOCKING
None.
AUTHOR
Jeff Garzik
-
Author.
COPYRIGHT