|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| PVOID | HwDeviceExtension |
| PSCATTER_GATHER_LIST | ScatterGatherList |
| PEXECUTE_DMA | ExecuteDmaRoutine |
| PVOID | Context |
| PVP_DMA_ADAPTER | VpDmaAdapter |
| PVOID DMA_START_CONTEXT::Context |
Definition at line 30 of file dma.c.
Referenced by SyncScatterRoutine(), and VideoPortStartDma().
| PEXECUTE_DMA DMA_START_CONTEXT::ExecuteDmaRoutine |
Definition at line 29 of file dma.c.
Referenced by SyncScatterRoutine(), and VideoPortStartDma().
| PVOID DMA_START_CONTEXT::HwDeviceExtension |
Definition at line 27 of file dma.c.
Referenced by ScatterAdapterControl(), SyncScatterRoutine(), and VideoPortStartDma().
| PSCATTER_GATHER_LIST DMA_START_CONTEXT::ScatterGatherList |
Definition at line 28 of file dma.c.
Referenced by ScatterAdapterControl(), and SyncScatterRoutine().
| PVP_DMA_ADAPTER DMA_START_CONTEXT::VpDmaAdapter |
Definition at line 31 of file dma.c.
Referenced by SyncScatterRoutine(), and VideoPortStartDma().