FSL_RIO_PORT_WRITE_I

Section: Internals (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

fsl_rio_port_write_init - MPC85xx port write interface init  

SYNOPSIS

int fsl_rio_port_write_init(struct rio_mport * mport);
 

ARGUMENTS

mport

Master port implementing the port write unit
 

DESCRIPTION

Initializes port write unit hardware and DMA buffer ring. Called from fsl_rio_setup. Returns 0 on success or -ENOMEM on failure.  

AUTHOR

Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>

Author.
 

COPYRIGHT