'\" t
.\"     Title: rio_get_inb_message
.\"    Author: 
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\"      Date: March 2017
.\"    Manual: RapidIO driver interface
.\"    Source: Kernel Hackers Manual 4.10.7
.\"  Language: English
.\"
.TH "RIO_GET_INB_MESSAGE" "9" "March 2017" "Kernel Hackers Manual 4\&.10\&" "RapidIO driver interface"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
rio_get_inb_message \- Get A RIO message from an inbound mailbox queue
.SH "SYNOPSIS"
.HP \w'void\ *\ rio_get_inb_message('u
.BI "void * rio_get_inb_message(struct\ rio_mport\ *\ " "mport" ", int\ " "mbox" ");"
.SH "ARGUMENTS"
.PP
\fImport\fR
.RS 4
Master port containing the inbound mailbox
.RE
.PP
\fImbox\fR
.RS 4
The inbound mailbox number
.RE
.SH "DESCRIPTION"
.PP
Get a RIO message from an inbound mailbox queue\&. Returns 0 on success\&.
.SH "AUTHOR"
.PP
\fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&>
.RS 4
Author.
.RE
.SH "COPYRIGHT"
.br
