Bring controller up to hold
int i2o_iop_activate(struct i2o_controller * c);
c
controller
This function brings an I2O controller into HOLD state. The adapter is reset if necessary and then the queues and resource table are read.
Returns 0 on success or negative error code on failure.