1I2O_EXEC_WAIT_ALLOC(9) Message-based devices I2O_EXEC_WAIT_ALLOC(9)
23
4
NAME
6i2o_exec_wait_alloc - Allocate a i2o_exec_wait struct an initialize it
7
SYNOPSIS
9struct i2o_exec_wait * i2o_exec_wait_alloc(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16Allocate the i2o_exec_wait struct and initialize the wait.
1718
Returns i2o_exec_wait pointer on success or negative error code on
19failure.
20
COPYRIGHT
22Kernel Hackers Manual 2.6. June 2019 I2O_EXEC_WAIT_ALLOC(9)