ata_gen_ata_sense (9) Linux Manual Page
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 accommodate LBA48 block address.
LOCKING: None.
Author
Jeff Garzik
- Author.
