1FSL_RIO_PORT_WRITE_I(9) Internals FSL_RIO_PORT_WRITE_I(9)
2
3
4
6 fsl_rio_port_write_init - MPC85xx port write interface init
7
9 int fsl_rio_port_write_init(struct rio_mport * mport);
10
12 mport
13 Master port implementing the port write unit
14
16 Initializes port write unit hardware and DMA buffer ring. Called from
17 fsl_rio_setup. Returns 0 on success or -ENOMEM on failure.
18
20 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
21 Author.
22
24Kernel Hackers Manual 2.6. November 2011 FSL_RIO_PORT_WRITE_I(9)