Rechercher une page de manuel
i2o_device_parse_lct
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_device_parse_lct - Parse a previously fetched LCT and create devicesSYNOPSIS
- int i2o_device_parse_lct(struct i2o_controller * c);
ARGUMENTS
c
- I2O controller from which the LCT should be parsed.
DESCRIPTION
The Logical Configuration Table tells us what we can talk to on the board. For every entry we create an I2O device, which is registered in the I2O core.
Returns 0 on success or negative error code on failure.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre