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

#include <usb1401.h>

Data Fields

unsigned short wTransType
 
unsigned short wIdent
 
unsigned int dwSize
 
unsigned int dwOffset
 
bool bOutWard
 

Detailed Description

The DMADESC structure is used to hold information on the transfer in progress. It is set up by ReadDMAInfo, using information sent by the 1401 in an escape sequence.

Definition at line 123 of file usb1401.h.

Field Documentation

bool bOutWard

Definition at line 129 of file usb1401.h.

unsigned int dwOffset

Definition at line 128 of file usb1401.h.

unsigned int dwSize

Definition at line 127 of file usb1401.h.

unsigned short wIdent

Definition at line 126 of file usb1401.h.

unsigned short wTransType

Definition at line 125 of file usb1401.h.


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