1RIO_CLOSE_OUTB_MBOX(9) Internals RIO_CLOSE_OUTB_MBOX(9)
2
3
4
6 rio_close_outb_mbox - Shut down MPC85xx outbound mailbox
7
9 void rio_close_outb_mbox(struct rio_mport * mport, int mbox);
10
12 mport
13 Master port implementing the outbound message unit
14
15 mbox
16 Mailbox to close
17
19 Disables the outbound message unit, free all buffers, and frees the
20 outbound message interrupt.
21
23 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
24 Author.
25
27Kernel Hackers Manual 2.6. November 2011 RIO_CLOSE_OUTB_MBOX(9)