|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wdfdmaenabler.h>

Public Attributes | |
| ULONG | Size |
| BOOLEAN | DemandMode |
| BOOLEAN | LoopedTransfer |
| DMA_WIDTH | DmaWidth |
| PHYSICAL_ADDRESS | DeviceAddress |
| PCM_PARTIAL_RESOURCE_DESCRIPTOR | DmaDescriptor |
Definition at line 237 of file wdfdmaenabler.h.
| BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG::DemandMode |
Definition at line 249 of file wdfdmaenabler.h.
| PHYSICAL_ADDRESS _WDF_DMA_SYSTEM_PROFILE_CONFIG::DeviceAddress |
Definition at line 267 of file wdfdmaenabler.h.
| PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_DMA_SYSTEM_PROFILE_CONFIG::DmaDescriptor |
Definition at line 273 of file wdfdmaenabler.h.
| DMA_WIDTH _WDF_DMA_SYSTEM_PROFILE_CONFIG::DmaWidth |
Definition at line 262 of file wdfdmaenabler.h.
| BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG::LoopedTransfer |
Definition at line 256 of file wdfdmaenabler.h.
| ULONG _WDF_DMA_SYSTEM_PROFILE_CONFIG::Size |
Definition at line 242 of file wdfdmaenabler.h.