suse man page for i2o_msg_get_wait

Query: i2o_msg_get_wait

OS: suse

Section: 9

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

I2O_MSG_GET_WAIT(9)					       Message-based devices					       I2O_MSG_GET_WAIT(9)

NAME
i2o_msg_get_wait - obtain an I2O message from the IOP
SYNOPSIS
struct i2o_message * i2o_msg_get_wait(struct i2o_controller * c, int wait);
ARGUMENTS
c I2O controller wait how long to wait until timeout
DESCRIPTION
This function waits up to wait seconds for a message slot to be available. On a success the message is returned and the pointer to the message is set in msg. The returned message is the physical page frame offset address from the read port (see the i2o spec). If no message is available returns I2O_QUEUE_EMPTY and msg is leaved untouched.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_MSG_GET_WAIT(9)
Related Man Pages
wimax_msg_alloc(9) - suse
usb_interrupt_msg(9) - centos
pvm_getmwid(3pvm) - debian
wait(2) - plan9
iop(4) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
Docker learning Phase-I