ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_DMA_ENABLER_CONFIG_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_DMA_ENABLER_CONFIG_V1_13:

Public Attributes

ULONG Size
 
WDF_DMA_PROFILE Profile
 
size_t MaximumLength
 
PFN_WDF_DMA_ENABLER_FILL EvtDmaEnablerFill
 
PFN_WDF_DMA_ENABLER_FLUSH EvtDmaEnablerFlush
 
PFN_WDF_DMA_ENABLER_DISABLE EvtDmaEnablerDisable
 
PFN_WDF_DMA_ENABLER_ENABLE EvtDmaEnablerEnable
 
PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_START EvtDmaEnablerSelfManagedIoStart
 
PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_STOP EvtDmaEnablerSelfManagedIoStop
 
ULONG AddressWidthOverride
 
ULONG WdmDmaVersionOverride
 
ULONG Flags
 

Detailed Description

Definition at line 1287 of file wdf113.h.

Member Data Documentation

◆ AddressWidthOverride

ULONG _WDF_DMA_ENABLER_CONFIG_V1_13::AddressWidthOverride

Definition at line 1321 of file wdf113.h.

◆ EvtDmaEnablerDisable

PFN_WDF_DMA_ENABLER_DISABLE _WDF_DMA_ENABLER_CONFIG_V1_13::EvtDmaEnablerDisable

Definition at line 1310 of file wdf113.h.

◆ EvtDmaEnablerEnable

PFN_WDF_DMA_ENABLER_ENABLE _WDF_DMA_ENABLER_CONFIG_V1_13::EvtDmaEnablerEnable

Definition at line 1312 of file wdf113.h.

◆ EvtDmaEnablerFill

PFN_WDF_DMA_ENABLER_FILL _WDF_DMA_ENABLER_CONFIG_V1_13::EvtDmaEnablerFill

Definition at line 1306 of file wdf113.h.

◆ EvtDmaEnablerFlush

PFN_WDF_DMA_ENABLER_FLUSH _WDF_DMA_ENABLER_CONFIG_V1_13::EvtDmaEnablerFlush

Definition at line 1308 of file wdf113.h.

◆ EvtDmaEnablerSelfManagedIoStart

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_START _WDF_DMA_ENABLER_CONFIG_V1_13::EvtDmaEnablerSelfManagedIoStart

Definition at line 1314 of file wdf113.h.

◆ EvtDmaEnablerSelfManagedIoStop

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_STOP _WDF_DMA_ENABLER_CONFIG_V1_13::EvtDmaEnablerSelfManagedIoStop

Definition at line 1316 of file wdf113.h.

◆ Flags

ULONG _WDF_DMA_ENABLER_CONFIG_V1_13::Flags

Definition at line 1333 of file wdf113.h.

◆ MaximumLength

size_t _WDF_DMA_ENABLER_CONFIG_V1_13::MaximumLength

Definition at line 1301 of file wdf113.h.

◆ Profile

WDF_DMA_PROFILE _WDF_DMA_ENABLER_CONFIG_V1_13::Profile

Definition at line 1296 of file wdf113.h.

◆ Size

ULONG _WDF_DMA_ENABLER_CONFIG_V1_13::Size

Definition at line 1291 of file wdf113.h.

◆ WdmDmaVersionOverride

ULONG _WDF_DMA_ENABLER_CONFIG_V1_13::WdmDmaVersionOverride

Definition at line 1327 of file wdf113.h.


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