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

#include <dma.h>

Data Fields

voidnext_desc_ptr
 
unsigned long start_addr
 
unsigned short cfg
 
unsigned short dummy1
 
unsigned long reserved
 
unsigned short x_count
 
unsigned short dummy2
 
short x_modify
 
unsigned short dummy3
 
unsigned short y_count
 
unsigned short dummy4
 
short y_modify
 
unsigned short dummy5
 
voidcurr_desc_ptr
 
unsigned long curr_addr_ptr
 
unsigned short irq_status
 
unsigned short dummy6
 
unsigned short peripheral_map
 
unsigned short dummy7
 
unsigned short curr_x_count
 
unsigned short dummy8
 
unsigned long reserved2
 
unsigned short curr_y_count
 
unsigned short dummy9
 
unsigned long reserved3
 

Detailed Description

Definition at line 85 of file dma.h.

Field Documentation

unsigned short cfg

Definition at line 123 of file dma.h.

unsigned long curr_addr_ptr

Definition at line 142 of file dma.h.

void* curr_desc_ptr

Definition at line 140 of file dma.h.

unsigned short curr_x_count

Definition at line 150 of file dma.h.

unsigned short curr_y_count

Definition at line 155 of file dma.h.

unsigned short dummy1

Definition at line 124 of file dma.h.

unsigned short dummy2

Definition at line 129 of file dma.h.

unsigned short dummy3

Definition at line 132 of file dma.h.

unsigned short dummy4

Definition at line 135 of file dma.h.

unsigned short dummy5

Definition at line 138 of file dma.h.

unsigned short dummy6

Definition at line 145 of file dma.h.

unsigned short dummy7

Definition at line 148 of file dma.h.

unsigned short dummy8

Definition at line 151 of file dma.h.

unsigned short dummy9

Definition at line 156 of file dma.h.

unsigned short irq_status

Definition at line 144 of file dma.h.

void* next_desc_ptr

Definition at line 86 of file dma.h.

unsigned short peripheral_map

Definition at line 147 of file dma.h.

unsigned long reserved

Definition at line 126 of file dma.h.

unsigned long reserved2

Definition at line 153 of file dma.h.

unsigned long reserved3

Definition at line 158 of file dma.h.

unsigned long start_addr

Definition at line 87 of file dma.h.

unsigned short x_count

Definition at line 128 of file dma.h.

short x_modify

Definition at line 131 of file dma.h.

unsigned short y_count

Definition at line 134 of file dma.h.

short y_modify

Definition at line 137 of file dma.h.


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