Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mpc_dma_desc Struct Reference

Data Fields

struct dma_async_tx_descriptor desc
 
struct mpc_dma_tcd * tcd
 
dma_addr_t tcd_paddr
 
int error
 
struct list_head node
 

Detailed Description

Definition at line 176 of file mpc512x_dma.c.

Field Documentation

Definition at line 177 of file mpc512x_dma.c.

int error

Definition at line 180 of file mpc512x_dma.c.

Definition at line 181 of file mpc512x_dma.c.

struct mpc_dma_tcd* tcd

Definition at line 178 of file mpc512x_dma.c.

dma_addr_t tcd_paddr

Definition at line 179 of file mpc512x_dma.c.


The documentation for this struct was generated from the following file: