table of contents
I2O_IOP_REMOVE(9) | Message-based devices | I2O_IOP_REMOVE(9) |
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¶
June 2024 | Kernel Hackers Manual 3.10 |