Bring a controller online into operational state.
int i2o_iop_online(struct i2o_controller * c);
c
I2O controller
Send the system table and enable the I2O controller.
Returns 0 on success or negative error code on failure.