1RIO_GET_INB_MESSAGE(9)     RapidIO driver interface     RIO_GET_INB_MESSAGE(9)
2
3
4

NAME

6       rio_get_inb_message - Get A RIO message from an inbound mailbox queue
7

SYNOPSIS

9       void * rio_get_inb_message(struct rio_mport * mport, int mbox);
10

ARGUMENTS

12       mport
13           Master port containing the inbound mailbox
14
15       mbox
16           The inbound mailbox number
17

DESCRIPTION

19       Get a RIO message from an inbound mailbox queue. Returns 0 on success.
20

AUTHOR

22       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
23           Author.
24
26Kernel Hackers Manual 3.10         June 2019            RIO_GET_INB_MESSAGE(9)
Impressum