.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "IDE_DUMP_STATUS" "9" "09 October 2005" "" "" .SH NAME ide_dump_status \- translate ATA/ATAPI error .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp u8 ide_dump_status (ide_drive_t * \fIdrive\fB, const char * \fImsg\fB, u8 \fIstat\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdrive\fB\fR drive the error occured on .TP \fB\fImsg\fB\fR information string .TP \fB\fIstat\fB\fR status byte .SH "DESCRIPTION" .PP Error reporting, in human readable form (luxurious, but a memory hog). Combines the drive name, message and status byte to provide a user understandable explanation of the device error.