Name

ata_gen_ata_sense — generate a SCSI fixed sense block

Synopsis

void ata_gen_ata_sense (struct ata_queued_cmd * qc);
 

Arguments

struct ata_queued_cmd * 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.