IDE_END_REQUEST
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ide_end_request - complete an IDE I/O
SYNOPSIS
"SYNOPSIS"
int ide_end_request (ide_drive_t * drive, int uptodate, int nr_sectors);
ARGUMENTS
- drive
-
IDE device for the I/O
- uptodate
-
- nr_sectors
-
number of sectors completed
DESCRIPTION
This is our end_request wrapper function. We complete the I/O
update random number input and dequeue the request, which if
it was tagged may be out of order.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:38 GMT, October 06, 2005