RIO_RELEASE_INB_MBOX
Section: RapidIO driver interface (9)
Updated: February 2011
Index
Return to Main Contents
NAME
rio_release_inb_mbox - release inbound mailbox message service
SYNOPSIS
-
int rio_release_inb_mbox(struct rio_mport * mport, int mbox);
ARGUMENTS
mport
-
- RIO master port from which to release the mailbox resource
mbox
-
Mailbox number to release
DESCRIPTION
Releases ownership of an inbound mailbox resource. Returns 0 if the request has been satisfied.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
-
Author.
COPYRIGHT