Man Page: i2o_driver_dispatch
Operating Environment: centos
Section: 9
I2O_DRIVER_DISPATCH(9) Message-based devices I2O_DRIVER_DISPATCH(9)NAMEi2o_driver_dispatch - dispatch an I2O reply messageSYNOPSISint i2o_driver_dispatch(struct i2o_controller * c, u32 m);ARGUMENTSc I2O controller of the message m I2O message numberDESCRIPTIONThe reply is delivered to the driver from which the original message was. This function is only called from interrupt context. Returns 0 on success and the message should not be flushed. Returns > 0 on success and if the message should be flushed afterwords. Returns negative error code on failure (the message will be flushed too).COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_DRIVER_DISPATCH(9)
| Related Man Pages |
|---|
| usb_control_msg(9) - centos |
| usb_interrupt_msg(9) - centos |
| rmvq(9f) - debian |
| rmvq(9f) - minix |
| rmvq(9f) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |