IDE_END_DRIVE_CMD
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ide_end_drive_cmd - end an explicit drive command
SYNOPSIS
"SYNOPSIS"
void ide_end_drive_cmd (ide_drive_t * drive, u8 stat, u8 err);
ARGUMENTS
- drive
-
command
- stat
-
status bits
- err
-
error bits
DESCRIPTION
Clean up after success/failure of an explicit drive command.
These get thrown onto the queue so they are synchronized with
real I/O operations on the drive.
In LBA48 mode we have to read the register set twice to get
all the extra information out.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:16 GMT, October 09, 2005