ReactOS 0.4.15-dev-7842-g558ab78
_WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_15:

Public Attributes

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

Detailed Description

Definition at line 1342 of file wdf115.h.

Member Data Documentation

◆ DemandMode

BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_15::DemandMode

Definition at line 1353 of file wdf115.h.

◆ DeviceAddress

PHYSICAL_ADDRESS _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_15::DeviceAddress

Definition at line 1371 of file wdf115.h.

◆ DmaDescriptor

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_15::DmaDescriptor

Definition at line 1377 of file wdf115.h.

◆ DmaWidth

DMA_WIDTH _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_15::DmaWidth

Definition at line 1366 of file wdf115.h.

◆ LoopedTransfer

BOOLEAN _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_15::LoopedTransfer

Definition at line 1360 of file wdf115.h.

◆ Size

ULONG _WDF_DMA_SYSTEM_PROFILE_CONFIG_V1_15::Size

Definition at line 1346 of file wdf115.h.


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