Rechercher une page de manuel
i2o_status_get
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_status_get - Get the status block from the I2O controllerSYNOPSIS
- int i2o_status_get(struct i2o_controller * c);
ARGUMENTS
c
- I2O controller
DESCRIPTION
Issue a status query on the controller. This updates the attached status block. The status block could then be accessed through c->status_block.
Returns 0 on success or negative error code on failure.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre