I2O_IOP_REMOVE
Section: Message-based devices (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
i2o_iop_remove - Remove the I2O controller from the I2O core
 
SYNOPSIS
- 
void i2o_iop_remove(struct i2o_controller * c);
ARGUMENTS
c
- 
- I2O controller
DESCRIPTION
Remove the I2O controller from the I2O core. If devices are attached to the controller remove these also and finally reset the controller.
 
COPYRIGHT