1RIO_HW_GET_INB_MESSA(9)            Internals           RIO_HW_GET_INB_MESSA(9)
2
3
4

NAME

6       rio_hw_get_inb_message - Fetch inbound message from the MPC85xx message
7       unit
8

SYNOPSIS

10       void * rio_hw_get_inb_message(struct rio_mport * mport, int mbox);
11

ARGUMENTS

13       mport
14           Master port implementing the inbound message unit
15
16       mbox
17           Inbound mailbox number
18

DESCRIPTION

20       Gets the next available inbound message from the inbound message queue.
21       A pointer to the message is returned on success or NULL on failure.
22

AUTHOR

24       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
25           Author.
26
28Kernel Hackers Manual 2.6.         June 2019           RIO_HW_GET_INB_MESSA(9)
Impressum