1I2O_IOP_RESET(9) Message-based devices I2O_IOP_RESET(9)
2
3
4
6 i2o_iop_reset - reset an I2O controller
7
9 int i2o_iop_reset(struct i2o_controller * c);
10
12 c
13 controller to reset
14
16 Reset the IOP into INIT state and wait until IOP gets into RESET state.
17 Terminate all external operations, clear IOP´s inbound and outbound
18 queues, terminate all DDMs, and reload the IOP´s operating environment
19 and all local DDMs. The IOP rebuilds its LCT.
20
22Kernel Hackers Manual 2.6. June 2019 I2O_IOP_RESET(9)