Query: rio_add_inb_buffer
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_ADD_INB_BUFFER(9) RapidIO driver interface RIO_ADD_INB_BUFFER(9)NAMErio_add_inb_buffer - Add buffer to an inbound mailbox queueSYNOPSISint rio_add_inb_buffer(struct rio_mport * mport, int mbox, void * buffer);ARGUMENTSmport Master port containing the inbound mailbox mbox The inbound mailbox number buffer Pointer to the message bufferDESCRIPTIONAdds a buffer to an inbound mailbox queue for reception. Returns 0 on success.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_ADD_INB_BUFFER(9)