Query: i2o_device_add
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_DEVICE_ADD(9) Message-based devices I2O_DEVICE_ADD(9)NAMEi2o_device_add - allocate a new I2O device and add it to the IOPSYNOPSISint i2o_device_add(struct i2o_controller * c, i2o_lct_entry * entry);ARGUMENTSc I2O controller that the device is on entry LCT entry of the I2O deviceDESCRIPTIONAllocate 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_DEVICE_ADD(9)