1I2O_IOP_ADD(9) Message-based devices I2O_IOP_ADD(9)
23
4
NAME
6i2o_iop_add - Initialize the I2O controller and add him to the I2O core
7
SYNOPSIS
9int i2o_iop_add(struct i2o_controller * c);
10
ARGUMENTS
12c
13controller
14
DESCRIPTION
16Initialize the I2O controller and if no error occurs add him to the I2O
17core.
1819
Returns 0 on success or negative error code on failure.
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 I2O_IOP_ADD(9)