IDE_END_REQUEST

Section: (9)
Updated: 09 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
-- undescribed --
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: 00:02:16 GMT, October 09, 2005