1. NAME

i2o_iop_enable - move controller from ready to OPERATIONAL

2. SYNOPSIS

int i2o_iop_enable(struct i2o_controller *  c );

3. ARGUMENTS

c
    I2O controller

4. 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.

5. COPYRIGHT