ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_DMA_SYSTEM_PROFILE_CONFIG Struct Reference

#include <wdfdmaenabler.h>

Collaboration diagram for _WDF_DMA_SYSTEM_PROFILE_CONFIG:

Public Attributes

ULONG Size
 
BOOLEAN DemandMode
 
BOOLEAN LoopedTransfer
 
DMA_WIDTH DmaWidth
 
PHYSICAL_ADDRESS DeviceAddress
 
PCM_PARTIAL_RESOURCE_DESCRIPTOR DmaDescriptor
 

Detailed Description

Definition at line 237 of file wdfdmaenabler.h.

Member Data Documentation

◆ DemandMode

BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG::DemandMode

Definition at line 249 of file wdfdmaenabler.h.

◆ DeviceAddress

PHYSICAL_ADDRESS _WDF_DMA_SYSTEM_PROFILE_CONFIG::DeviceAddress

Definition at line 267 of file wdfdmaenabler.h.

◆ DmaDescriptor

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_DMA_SYSTEM_PROFILE_CONFIG::DmaDescriptor

Definition at line 273 of file wdfdmaenabler.h.

◆ DmaWidth

DMA_WIDTH _WDF_DMA_SYSTEM_PROFILE_CONFIG::DmaWidth

Definition at line 262 of file wdfdmaenabler.h.

◆ LoopedTransfer

BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG::LoopedTransfer

Definition at line 256 of file wdfdmaenabler.h.

◆ Size

ULONG _WDF_DMA_SYSTEM_PROFILE_CONFIG::Size

Definition at line 242 of file wdfdmaenabler.h.


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