other versions
- stretch 4.9.168-1
RIO_ADD_INB_BUFFER(9) | RapidIO driver interface | RIO_ADD_INB_BUFFER(9) |
NAME¶
rio_add_inb_buffer - Add buffer to an inbound mailbox queueSYNOPSIS¶
int rio_add_inb_buffer(struct rio_mport * mport, int mbox, void * buffer);
ARGUMENTS¶
mportMaster port containing the inbound mailbox
mbox
The inbound mailbox number
buffer
Pointer to the message buffer
DESCRIPTION¶
Adds a buffer to an inbound mailbox queue for reception. Returns 0 on success.AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |