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

NAME

6       i2o_flush_reply - Flush reply from I2O controller
7

SYNOPSIS

9       void i2o_flush_reply(struct i2o_controller * c, u32 m);
10

ARGUMENTS

12       c
13           I2O controller
14
15       m
16           the message identifier
17

DESCRIPTION

19       The I2O controller must be informed that the reply message is not
20       needed anymore. If you forget to flush the reply, the message frame
21       can't be used by the controller anymore and is therefore lost.
22
24Kernel Hackers Manual 3.10         June 2019                I2O_FLUSH_REPLY(9)
Impressum