Move controller from ready to operational
int i2o_iop_enable(struct i2o_controller * c);
c
I2O controller
Enable IOP. This allows the IOP to resume external operations and reverses the effect of a quiesce. Returns zero or an error code if an error occurs.