IDE_ERROR
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ide_error - handle an error on the IDE
SYNOPSIS
"SYNOPSIS"
ide_startstop_t ide_error (ide_drive_t * drive, const char * msg, u8 stat);
ARGUMENTS
- drive
-
drive the error occurred on
- msg
-
message to report
- stat
-
status bits
DESCRIPTION
ide_error takes action based on the error returned by the drive.
For normal I/O that may well include retries. We deal with
both new-style (taskfile) and old style command handling here.
In the case of taskfile command handling there is work left to
do
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:16 GMT, October 09, 2005