I2O_BLOCK_REQUEST_FN

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

i2o_block_request_fn - request queue handling function  

SYNOPSIS

"SYNOPSIS"

void i2o_block_request_fn (struct request_queue * q);  

ARGUMENTS

q
-- undescribed --
 

Q

request queue from which the request could be fetched

Takes the next request from the queue, transfers it and if no error occurs dequeue it from the queue. On arrival of the reply the message will be processed further. If an error occurs requeue the request.


 

Index

NAME
SYNOPSIS
ARGUMENTS
Q

This document was created by man2html, using the manual pages.
Time: 00:02:13 GMT, October 09, 2005