i2o_iop_enable(9) move controller from ready to OPERATIONAL

SYNOPSIS

int i2o_iop_enable(struct i2o_controller * c);

ARGUMENTS

c

I2O controller

DESCRIPTION

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.

COPYRIGHT