1I2O_IOP_ALLOC(9) Message-based devices I2O_IOP_ALLOC(9)
23
4
NAME
6i2o_iop_alloc - Allocate and initialize a i2o_controller struct
7
SYNOPSIS
9struct i2o_controller * i2o_iop_alloc(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16Allocate the necessary memory for a i2o_controller struct and
17initialize the lists and message mempool.
1819
Returns a pointer to the I2O controller or a negative error code on
20failure.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. November 2011 I2O_IOP_ALLOC(9)