1RIO_CLOSE_INB_MBOX(9) Internals RIO_CLOSE_INB_MBOX(9)
2
3
4
6 rio_close_inb_mbox - Shut down MPC85xx inbound mailbox
7
9 void rio_close_inb_mbox(struct rio_mport * mport, int mbox);
10
12 mport
13 Master port implementing the inbound message unit
14
15 mbox
16 Mailbox to close
17
19 Disables the inbound message unit, free all buffers, and frees the
20 inbound 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_INB_MBOX(9)