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

#include <dma_defs.h>

Data Fields

unsigned int cmd: 10
 
unsigned int dummy1: 6
 
unsigned int n: 8
 
unsigned int dummy2: 7
 
unsigned int busy: 1
 

Detailed Description

Definition at line 376 of file dma_defs.h.

Field Documentation

unsigned int busy

Definition at line 381 of file dma_defs.h.

unsigned int cmd

Definition at line 377 of file dma_defs.h.

unsigned int dummy1

Definition at line 378 of file dma_defs.h.

unsigned int dummy2

Definition at line 380 of file dma_defs.h.

unsigned int n

Definition at line 379 of file dma_defs.h.


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