rio_add_outb_message(9) centos man page | unix.com

Man Page: rio_add_outb_message

Operating Environment: centos

Section: 9

RIO_ADD_OUTB_MESSAGE(9) 				     RapidIO driver interface					   RIO_ADD_OUTB_MESSAGE(9)

NAME
rio_add_outb_message - Add RIO message to an outbound mailbox queue
SYNOPSIS
int rio_add_outb_message(struct rio_mport * mport, struct rio_dev * rdev, int mbox, void * buffer, size_t len);
ARGUMENTS
mport RIO master port containing the outbound queue rdev RIO device the message is be sent to mbox The outbound mailbox queue buffer Pointer to the message buffer len Length of the message buffer
DESCRIPTION
Adds a RIO message buffer to an outbound mailbox queue for transmission. Returns 0 on success.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_ADD_OUTB_MESSAGE(9)
Related Man Pages
struct_rio_ops(9) - centos
canput(9r) - osf1
ibv_post_recv(3) - debian
rdma_post_recv(3) - debian
ibv_post_recv(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq