Man Page: rio_request_outb_mbox
Operating Environment: centos
Section: 9
RIO_REQUEST_OUTB_MBO(9) RapidIO driver interface RIO_REQUEST_OUTB_MBO(9)NAMErio_request_outb_mbox - request outbound mailbox serviceSYNOPSISint rio_request_outb_mbox(struct rio_mport * mport, void * dev_id, int mbox, int entries, void (*moutb) (struct rio_mport * mport, void *dev_id, int mbox, int slot));ARGUMENTSmport RIO master port from which to allocate the mailbox resource dev_id Device specific pointer to pass on event mbox Mailbox number to claim entries Number of entries in outbound mailbox queue moutb Callback to execute when outbound message is sentDESCRIPTIONRequests ownership of an outbound mailbox resource and binds a callback function to the resource. Returns 0 on success.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_REQUEST_OUTB_MBO(9)
| Related Man Pages |
|---|
| struct_rio_ops(9) - centos |
| exchange2mbox(1) - centos |
| imap_delete(3) - php |
| imap_reopen(3) - php |
| imap_set_quota(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Controlling user input |
| [TIP] Processing YAML files with yq |