1RIO_GET_INB_MESSAGE(9) RapidIO driver interface RIO_GET_INB_MESSAGE(9)
2
3
4
6 rio_get_inb_message - Get A RIO message from an inbound mailbox queue
7
9 void * rio_get_inb_message(struct rio_mport * mport, int mbox);
10
12 mport
13 Master port containing the inbound mailbox
14
15 mbox
16 The inbound mailbox number
17
19 Get a RIO message from an inbound mailbox queue. Returns 0 on success.
20
22 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
23 Author.
24
26Kernel Hackers Manual 2.6. June 2019 RIO_GET_INB_MESSAGE(9)