1. NAME

i2o_iop_reset - reset an I2O controller

2. SYNOPSIS

int i2o_iop_reset(struct i2o_controller *  c );

3. ARGUMENTS

c
    controller to reset

4. DESCRIPTION

Reset the IOP into INIT state and wait until IOP gets into RESET state. Terminate all external operations, clear IOPAqs inbound and outbound queues, terminate all DDMs, and reload the IOPAqs operating environment and all local DDMs. The IOP rebuilds its LCT.

5. COPYRIGHT