Rechercher une page de manuel
i2o_block_sglist_alloc
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_block_sglist_alloc - Allocate the SG list and map itSYNOPSIS
- int i2o_block_sglist_alloc(struct i2o_controller * c, struct i2o_block_request * ireq, u32 ** mptr);
ARGUMENTS
c
- I2O controller to which the request belongs
ireq
- I2O block request
mptr
- message body pointer
DESCRIPTION
Builds the SG list and map it to be accessable by the controller.
Returns 0 on failure or 1 on success.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre