Rechercher une page de manuel
i2o_device_add
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_device_add - allocate a new I2O device and add it to the IOPSYNOPSIS
- int i2o_device_add(struct i2o_controller * c, i2o_lct_entry * entry);
ARGUMENTS
c
- I2O controller that the device is on
entry
- LCT entry of the I2O device
DESCRIPTION
Allocate a new I2O device and initialize it with the LCT entry. The device is appended to the device list of the controller.
Returns zero on success, or a -ve errno.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre