ReactOS 0.4.15-dev-7942-gd23573b
_WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_11:

Public Attributes

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

Detailed Description

Definition at line 1249 of file wdf111.h.

Member Data Documentation

◆ DemandMode

BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_11::DemandMode

Definition at line 1260 of file wdf111.h.

◆ DeviceAddress

PHYSICAL_ADDRESS _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_11::DeviceAddress

Definition at line 1278 of file wdf111.h.

◆ DmaDescriptor

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_11::DmaDescriptor

Definition at line 1284 of file wdf111.h.

◆ DmaWidth

DMA_WIDTH _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_11::DmaWidth

Definition at line 1273 of file wdf111.h.

◆ LoopedTransfer

BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_11::LoopedTransfer

Definition at line 1267 of file wdf111.h.

◆ Size

ULONG _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_11::Size

Definition at line 1253 of file wdf111.h.


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