Query: i2o_proc_iop_add
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_PROC_IOP_ADD(9) Message-based devices I2O_PROC_IOP_ADD(9)NAMEi2o_proc_iop_add - Add an I2O controller to the i2o proc treeSYNOPSISint i2o_proc_iop_add(struct proc_dir_entry * dir, struct i2o_controller * c);ARGUMENTSdir parent proc dir entry c I2O controller which should be addedDESCRIPTIONAdd the entries to the parent proc dir entry. Also each device is added to the controllers proc dir entry. Returns 0 on success or negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_PROC_IOP_ADD(9)