1. NAME

i2o_iop_remove - Remove the I2O controller from the I2O core

2. SYNOPSIS

void i2o_iop_remove(struct i2o_controller *  c );

3. ARGUMENTS

c
    I2O controller

4. DESCRIPTION

Remove the I2O controller from the I2O core. If devices are attached to the controller remove these also and finally reset the controller.

5. COPYRIGHT