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

#include <dma_defs.h>

Data Fields

unsigned int eol: 1
 
unsigned int dummy1: 2
 
unsigned int out_eop: 1
 
unsigned int intr: 1
 
unsigned int wait: 1
 
unsigned int dummy2: 26
 

Detailed Description

Definition at line 103 of file dma_defs.h.

Field Documentation

unsigned int dummy1

Definition at line 105 of file dma_defs.h.

unsigned int dummy2

Definition at line 109 of file dma_defs.h.

unsigned int eol

Definition at line 104 of file dma_defs.h.

unsigned int intr

Definition at line 107 of file dma_defs.h.

unsigned int out_eop

Definition at line 106 of file dma_defs.h.

unsigned int wait

Definition at line 108 of file dma_defs.h.


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