IDE_ABORT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ide_abort - abort pending IDE operatins
SYNOPSIS
"SYNOPSIS"
ide_startstop_t ide_abort (ide_drive_t * drive, const char * msg);
ARGUMENTS
- drive
-
drive the error occurred on
- msg
-
message to report
DESCRIPTION
ide_abort kills and cleans up when we are about to do a
host initiated reset on active commands. Longer term we
want handlers to have sensible abort handling themselves
This differs fundamentally from ide_error because in
this case the command is doing just fine when we
blow it away.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:15 GMT, October 09, 2005