'\" t .\" Title: ata_dump_status .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: libata SCSI translation/emulation .\" Source: Kernel Hackers Manual 4.12.2 .\" Language: English .\" .TH "ATA_DUMP_STATUS" "9" "July 2017" "Kernel Hackers Manual 4\&.12\&" "libata SCSI translation/emulat" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ata_dump_status \- user friendly display of error info .SH "SYNOPSIS" .HP \w'void\ ata_dump_status('u .BI "void ata_dump_status(unsigned\ " "id" ", struct\ ata_taskfile\ *\ " "tf" ");" .SH "ARGUMENTS" .PP \fIunsigned id\fR .RS 4 id of the port in question .RE .PP \fIstruct ata_taskfile * tf\fR .RS 4 ptr to filled out taskfile .RE .SH "DESCRIPTION" .PP 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\&. .PP LOCKING: inherited from caller .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br