centos man page for rio_request_inb_mbox

Query: rio_request_inb_mbox

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RIO_REQUEST_INB_MBOX(9) 				     RapidIO driver interface					   RIO_REQUEST_INB_MBOX(9)

NAME
rio_request_inb_mbox - request inbound mailbox service
SYNOPSIS
int rio_request_inb_mbox(struct rio_mport * mport, void * dev_id, int mbox, int entries, void (*minb) (struct rio_mport * mport, void *dev_id, int mbox, int slot));
ARGUMENTS
mport 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 inbound mailbox queue minb Callback to execute when inbound message is received
DESCRIPTION
Requests ownership of an inbound mailbox resource and binds a callback function to the resource. Returns 0 on success.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_REQUEST_INB_MBOX(9)
Related Man Pages
struct_rio_dev(9) - centos
struct_rio_ops(9) - centos
imap_delete(3) - php
imap_set_quota(3) - php
imap_status(3) - php
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq