1I2O_MSG_POST(9) Message-based devices I2O_MSG_POST(9)
23
4
NAME
6i2o_msg_post - Post I2O message to I2O controller
7
SYNOPSIS
9void i2o_msg_post(struct i2o_controller * c, struct i2o_message * msg);
10
ARGUMENTS
12c
13I2O controller to which the message should be send
1415
msg
16message returned by i2o_msg_get
17
DESCRIPTION
19Post the message to the I2O controller and return immediately.
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 I2O_MSG_POST(9)