1. NAME

rio_release_outb_mbox - release outbound mailbox message service

2. SYNOPSIS

int rio_release_outb_mbox(struct rio_mport *  mport , int  mbox );

3. ARGUMENTS

mport
    RIO master port from which to release the mailbox resource

mbox
    Mailbox number to release

4. DESCRIPTION

Releases ownership of an inbound mailbox resource. Returns 0 if the request has been satisfied.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT