1I2O_IOP_ENABLE(9) Message-based devices I2O_IOP_ENABLE(9)
23
4
NAME
6i2o_iop_enable - move controller from ready to OPERATIONAL
7
SYNOPSIS
9int i2o_iop_enable(struct i2o_controller * c);
10
ARGUMENTS
12c
13I2O controller
14
DESCRIPTION
16Enable IOP. This allows the IOP to resume external operations and
17reverses the effect of a quiesce. Returns zero or an error code if an
18error occurs.
19
COPYRIGHT
21Kernel Hackers Manual 3.10 June 2019 I2O_IOP_ENABLE(9)