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

NAME

6       rio_hw_add_inb_buffer - Add buffer to the MPC85xx inbound message queue
7

SYNOPSIS

9       int rio_hw_add_inb_buffer(struct rio_mport * mport, int mbox,
10                                 void * buf);
11

ARGUMENTS

13       mport
14           Master port implementing the inbound message unit
15
16       mbox
17           Inbound mailbox number
18
19       buf
20           Buffer to add to inbound queue
21

DESCRIPTION

23       Adds the buf buffer to the MPC85xx inbound message queue. Returns 0 on
24       success or -EINVAL on failure.
25

AUTHOR

27       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
28           Author.
29
31Kernel Hackers Manual 2.6.         June 2019           RIO_HW_ADD_INB_BUFFE(9)
Impressum