.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "I2OB_GET" "" "06 October 2005" "" "" .SH NAME i2ob_get \- Get an I2O message .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp u32 i2ob_get (struct i2ob_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR I2O block device .SH "DESCRIPTION" .PP Get a message from the FIFO used for this block device. The message is returned or the I2O 'no message' value of 0xFFFFFFFF if nothing is available.