1I2O_BLOCK_REPLY(9) Message-based devices I2O_BLOCK_REPLY(9)
23
4
NAME
6i2o_block_reply - Block OSM reply handler.
7
SYNOPSIS
9int i2o_block_reply(struct i2o_controller * c, u32 m,
10struct i2o_message * msg);
11
ARGUMENTS
13c
14I2O controller from which the message arrives
1516
m
17message id of reply
1819
msg
20the actual I2O message reply
21
DESCRIPTION
23This function gets all the message replies.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. November 2011 I2O_BLOCK_REPLY(9)