fsl_close_outb_mbox(9) Shut down MPC85xx outbound mailbox

SYNOPSIS

void fsl_close_outb_mbox(struct rio_mport * mport, int mbox);

ARGUMENTS

mport

Master port implementing the outbound message unit

mbox

Mailbox to close

DESCRIPTION

Disables the outbound message unit, free all buffers, and frees the outbound message interrupt.

AUTHOR

Matt Porter <[email protected]>, <[email protected]>

Author.

COPYRIGHT