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

Data Fields

struct dma_chan chan
 
struct list_head free
 
struct list_head prepared
 
struct list_head queued
 
struct list_head active
 
struct list_head completed
 
struct mpc_dma_tcd * tcd
 
dma_addr_t tcd_paddr
 
spinlock_t lock
 

Detailed Description

Definition at line 184 of file mpc512x_dma.c.

Field Documentation

struct list_head active

Definition at line 189 of file mpc512x_dma.c.

Definition at line 185 of file mpc512x_dma.c.

struct list_head completed

Definition at line 190 of file mpc512x_dma.c.

Definition at line 186 of file mpc512x_dma.c.

spinlock_t lock

Definition at line 195 of file mpc512x_dma.c.

struct list_head prepared

Definition at line 187 of file mpc512x_dma.c.

struct list_head queued

Definition at line 188 of file mpc512x_dma.c.

struct mpc_dma_tcd* tcd

Definition at line 191 of file mpc512x_dma.c.

dma_addr_t tcd_paddr

Definition at line 192 of file mpc512x_dma.c.


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