other versions
ATA_DUMP_STATUS(9) | libata SCSI translation/emulat | ATA_DUMP_STATUS(9) |
NAME¶
ata_dump_status - user friendly display of error infoSYNOPSIS¶
void ata_dump_status(unsigned id,
struct ata_taskfile * tf);
ARGUMENTS¶
idid of the port in question
tf
ptr to filled out taskfile
DESCRIPTION¶
Decode and dump the ATA error/status registers for the user so that they have some idea what really happened at the non make-believe layer. LOCKING: inherited from callerAUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |