i2o_msg_get(9) suse man page | unix.com

Man Page: i2o_msg_get

Operating Environment: suse

Section: 9

I2O_MSG_GET(9)						       Message-based devices						    I2O_MSG_GET(9)

NAME
i2o_msg_get - obtain an I2O message from the IOP
SYNOPSIS
struct i2o_message * i2o_msg_get(struct i2o_controller * c);
ARGUMENTS
c I2O controller
DESCRIPTION
This function tries to get a message frame. If no message frame is available do not wait until one is availabe (see also i2o_msg_get_wait). The returned pointer to the message frame is not in I/O memory, it is allocated from a mempool. But because a MFA is allocated from the controller too it is guaranteed that i2o_msg_post will never fail. On a success a pointer to the message frame is returned. If the message queue is empty -EBUSY is returned and if no memory is available -ENOMEM is returned.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_MSG_GET(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
caca_get_frame_count(3caca) - debian
caca_set_frame_name(3caca) - debian
iop(4) - netbsd
message(1f) - sunos
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
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB