ReactOS 0.4.15-dev-7942-gd23573b
_WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_13:

Public Attributes

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

Detailed Description

Definition at line 1337 of file wdf113.h.

Member Data Documentation

◆ DemandMode

BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_13::DemandMode

Definition at line 1348 of file wdf113.h.

◆ DeviceAddress

PHYSICAL_ADDRESS _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_13::DeviceAddress

Definition at line 1366 of file wdf113.h.

◆ DmaDescriptor

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_13::DmaDescriptor

Definition at line 1372 of file wdf113.h.

◆ DmaWidth

DMA_WIDTH _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_13::DmaWidth

Definition at line 1361 of file wdf113.h.

◆ LoopedTransfer

BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_13::LoopedTransfer

Definition at line 1355 of file wdf113.h.

◆ Size

ULONG _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_13::Size

Definition at line 1341 of file wdf113.h.


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