i2o_msg_post_wait_complete(9) suse man page | unix.com

Man Page: i2o_msg_post_wait_complete

Operating Environment: suse

Section: 9

I2O_MSG_POST_WAIT_CO(9) 				       Message-based devices					   I2O_MSG_POST_WAIT_CO(9)

NAME
i2o_msg_post_wait_complete - Reply to a i2o_msg_post request from IOP
SYNOPSIS
int i2o_msg_post_wait_complete(struct i2o_controller * c, u32 m, struct i2o_message * msg, u32 context);
ARGUMENTS
c I2O controller which answers m message id msg pointer to the I2O reply message context transaction context of request
DESCRIPTION
This function is called in interrupt context only. If the reply reached before the timeout, the i2o_exec_wait struct is filled with the message and the task will be waked up. The task is now responsible for returning the message m back to the controller! If the message reaches us after the timeout clean up the i2o_exec_wait struct (including allocated DMA buffer). Return 0 on success and if the message m should not be given back to the I2O controller, or >0 on success and if the message should be given back afterwords. Returns negative error code on failure. In this case the message must also be given back to the controller.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_MSG_POST_WAIT_CO(9)
Related Man Pages
usb_control_msg(9) - suse
usb_interrupt_msg(9) - suse
struct_spi_master(9) - centos
iop(4) - netbsd
struct_spi_master(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB