table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
I2O_MSG_POST(9) | Message-based devices | I2O_MSG_POST(9) |
NAME¶
i2o_msg_post - Post I2O message to I2O controllerSYNOPSIS¶
void
i2o_msg_post(struct i2o_controller * c,
struct i2o_message * msg);
ARGUMENTS¶
cI2O controller to which the message should be
send
msg
message returned by i2o_msg_get
DESCRIPTION¶
Post the message to the I2O controller and return immediately.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |