Rechercher une page de manuel
i2o_block_request_fn
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_block_request_fn - request queue handling functionSYNOPSIS
- void i2o_block_request_fn(struct request_queue * q);
ARGUMENTS
q
- request queue from which the request could be fetched
DESCRIPTION
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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre