Query: i2o_flush_reply
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_FLUSH_REPLY(9) Message-based devices I2O_FLUSH_REPLY(9)NAMEi2o_flush_reply - Flush reply from I2O controllerSYNOPSISvoid i2o_flush_reply(struct i2o_controller * c, u32 m);ARGUMENTSc I2O controller m the message identifierDESCRIPTIONThe I2O controller must be informed that the reply message is not needed anymore. If you forget to flush the reply, the message frame can't be used by the controller anymore and is therefore lost.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_FLUSH_REPLY(9)