suse man page for i2o_driver_dispatch

Query: i2o_driver_dispatch

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

I2O_DRIVER_DISPATCH(9)					       Message-based devices					    I2O_DRIVER_DISPATCH(9)

NAME
i2o_driver_dispatch - dispatch an I2O reply message
SYNOPSIS
int i2o_driver_dispatch(struct i2o_controller * c, u32 m);
ARGUMENTS
c I2O controller of the message m I2O message number
DESCRIPTION
The 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).
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_DRIVER_DISPATCH(9)
Related Man Pages
usb_bulk_msg(9) - suse
usb_control_msg(9) - suse
spi_async(9) - centos
spi_async_locked(9) - centos
rmvq(9f) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues