ReactOS 0.4.15-dev-7953-g1f49173
_WDF_DMA_ENABLER_CONFIG_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_DMA_ENABLER_CONFIG_V1_15:

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 1292 of file wdf115.h.

Member Data Documentation

◆ AddressWidthOverride

ULONG _WDF_DMA_ENABLER_CONFIG_V1_15::AddressWidthOverride

Definition at line 1326 of file wdf115.h.

◆ EvtDmaEnablerDisable

PFN_WDF_DMA_ENABLER_DISABLE _WDF_DMA_ENABLER_CONFIG_V1_15::EvtDmaEnablerDisable

Definition at line 1315 of file wdf115.h.

◆ EvtDmaEnablerEnable

PFN_WDF_DMA_ENABLER_ENABLE _WDF_DMA_ENABLER_CONFIG_V1_15::EvtDmaEnablerEnable

Definition at line 1317 of file wdf115.h.

◆ EvtDmaEnablerFill

PFN_WDF_DMA_ENABLER_FILL _WDF_DMA_ENABLER_CONFIG_V1_15::EvtDmaEnablerFill

Definition at line 1311 of file wdf115.h.

◆ EvtDmaEnablerFlush

PFN_WDF_DMA_ENABLER_FLUSH _WDF_DMA_ENABLER_CONFIG_V1_15::EvtDmaEnablerFlush

Definition at line 1313 of file wdf115.h.

◆ EvtDmaEnablerSelfManagedIoStart

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_START _WDF_DMA_ENABLER_CONFIG_V1_15::EvtDmaEnablerSelfManagedIoStart

Definition at line 1319 of file wdf115.h.

◆ EvtDmaEnablerSelfManagedIoStop

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_STOP _WDF_DMA_ENABLER_CONFIG_V1_15::EvtDmaEnablerSelfManagedIoStop

Definition at line 1321 of file wdf115.h.

◆ Flags

ULONG _WDF_DMA_ENABLER_CONFIG_V1_15::Flags

Definition at line 1338 of file wdf115.h.

◆ MaximumLength

size_t _WDF_DMA_ENABLER_CONFIG_V1_15::MaximumLength

Definition at line 1306 of file wdf115.h.

◆ Profile

WDF_DMA_PROFILE _WDF_DMA_ENABLER_CONFIG_V1_15::Profile

Definition at line 1301 of file wdf115.h.

◆ Size

ULONG _WDF_DMA_ENABLER_CONFIG_V1_15::Size

Definition at line 1296 of file wdf115.h.

◆ WdmDmaVersionOverride

ULONG _WDF_DMA_ENABLER_CONFIG_V1_15::WdmDmaVersionOverride

Definition at line 1332 of file wdf115.h.


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