Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

DmaInfo Struct Reference

#include <amd186.h>


Data Fields

unsigned length
int control
void far * srcMem
unsigned srcPort
void far * dstMem
unsigned dstPort


Field Documentation

int DmaInfo::control
 

Definition at line 141 of file amd186.h.

Referenced by AMD_GetDmaInfo(), AMD_StartDma(), RC_Init(), VS_IsPlaying(), and VS_PlayMpegAsync().

void far* DmaInfo::dstMem
 

Definition at line 147 of file amd186.h.

Referenced by AMD_GetDmaInfo(), AMD_StartDma(), RC_Init(), and timerHandler().

unsigned DmaInfo::dstPort
 

Definition at line 148 of file amd186.h.

Referenced by AMD_GetDmaInfo(), AMD_StartDma(), and VS_PlayMpegAsync().

unsigned DmaInfo::length
 

Definition at line 140 of file amd186.h.

Referenced by AMD_GetDmaInfo(), AMD_StartDma(), RC_Init(), timerHandler(), and VS_PlayMpegAsync().

void far* DmaInfo::srcMem
 

Definition at line 143 of file amd186.h.

Referenced by AMD_GetDmaInfo(), AMD_StartDma(), and VS_PlayMpegAsync().

unsigned DmaInfo::srcPort
 

Definition at line 144 of file amd186.h.

Referenced by AMD_GetDmaInfo(), AMD_StartDma(), and RC_Init().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 4 21:47:43 2002 for k/os mp3v2 by doxygen1.2.16