rio_get_inb_message (9) Linux Manual Page
rio_get_inb_message – Get A RIO message from an inbound mailbox queue
Synopsis
void *rio_get_inb_message(struct rio_mport *mport, int mbox);
Arguments
mport
-
- Master port containing the inbound mailbox
mbox
- The inbound mailbox number
Description
Get a RIO message from an inbound mailbox queue. Returns 0 on success.
Author
Matt Porter <mporter [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
