1I2O_BLOCK_REQUEST_FN(9)      Message-based devices     I2O_BLOCK_REQUEST_FN(9)
2
3
4

NAME

6       i2o_block_request_fn - request queue handling function
7

SYNOPSIS

9       void i2o_block_request_fn(struct request_queue * q);
10

ARGUMENTS

12       q
13           request queue from which the request could be fetched
14

DESCRIPTION

16       Takes the next request from the queue, transfers it and if no error
17       occurs dequeue it from the queue. On arrival of the reply the message
18       will be processed further. If an error occurs requeue the request.
19
21Kernel Hackers Manual 3.10         June 2019           I2O_BLOCK_REQUEST_FN(9)
Impressum