i2o_driver_dispatch(9) suse man page | unix.com

Man Page: i2o_driver_dispatch

Operating Environment: suse

Section: 9

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
spi_async(9) - suse
i2o_scsi(7d) - sunos
rmvq(9f) - centos
rmvq(9f) - php
rmvq(9f) - minix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I