1I2O_MSG_POST(9)              Message-based devices             I2O_MSG_POST(9)
2
3
4

NAME

6       i2o_msg_post - Post I2O message to I2O controller
7

SYNOPSIS

9       void i2o_msg_post(struct i2o_controller * c, struct i2o_message * msg);
10

ARGUMENTS

12       c
13           I2O controller to which the message should be send
14
15       msg
16           message returned by i2o_msg_get
17

DESCRIPTION

19       Post the message to the I2O controller and return immediately.
20
22Kernel Hackers Manual 3.10         June 2019                   I2O_MSG_POST(9)
Impressum