1I2O_BLOCK_REQUEST_AL(9) Message-based devices I2O_BLOCK_REQUEST_AL(9)
23
4
NAME
6i2o_block_request_alloc - Allocate an I2O block request struct
7
SYNOPSIS
9struct i2o_block_request * i2o_block_request_alloc(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16Allocates an I2O block request struct and initialize the list.
1718
Returns a i2o_block_request pointer on success or negative error code
19on failure.
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 I2O_BLOCK_REQUEST_AL(9)