:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
rio_add_outb_message(9) - phpMan

Command: man perldoc info search(apropos)  


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 AT kernel.org>, <mporter AT mvista.com>
           Author.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                   RIO_ADD_OUTB_MESSAGE(9)


/man
rootr.net - man pages