ReactOS 0.4.15-dev-7942-gd23573b
_WDF_DMA_ENABLER_CONFIG_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_DMA_ENABLER_CONFIG_V1_11:

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 1199 of file wdf111.h.

Member Data Documentation

◆ AddressWidthOverride

ULONG _WDF_DMA_ENABLER_CONFIG_V1_11::AddressWidthOverride

Definition at line 1233 of file wdf111.h.

◆ EvtDmaEnablerDisable

PFN_WDF_DMA_ENABLER_DISABLE _WDF_DMA_ENABLER_CONFIG_V1_11::EvtDmaEnablerDisable

Definition at line 1222 of file wdf111.h.

◆ EvtDmaEnablerEnable

PFN_WDF_DMA_ENABLER_ENABLE _WDF_DMA_ENABLER_CONFIG_V1_11::EvtDmaEnablerEnable

Definition at line 1224 of file wdf111.h.

◆ EvtDmaEnablerFill

PFN_WDF_DMA_ENABLER_FILL _WDF_DMA_ENABLER_CONFIG_V1_11::EvtDmaEnablerFill

Definition at line 1218 of file wdf111.h.

◆ EvtDmaEnablerFlush

PFN_WDF_DMA_ENABLER_FLUSH _WDF_DMA_ENABLER_CONFIG_V1_11::EvtDmaEnablerFlush

Definition at line 1220 of file wdf111.h.

◆ EvtDmaEnablerSelfManagedIoStart

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_START _WDF_DMA_ENABLER_CONFIG_V1_11::EvtDmaEnablerSelfManagedIoStart

Definition at line 1226 of file wdf111.h.

◆ EvtDmaEnablerSelfManagedIoStop

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_STOP _WDF_DMA_ENABLER_CONFIG_V1_11::EvtDmaEnablerSelfManagedIoStop

Definition at line 1228 of file wdf111.h.

◆ Flags

ULONG _WDF_DMA_ENABLER_CONFIG_V1_11::Flags

Definition at line 1245 of file wdf111.h.

◆ MaximumLength

size_t _WDF_DMA_ENABLER_CONFIG_V1_11::MaximumLength

Definition at line 1213 of file wdf111.h.

◆ Profile

WDF_DMA_PROFILE _WDF_DMA_ENABLER_CONFIG_V1_11::Profile

Definition at line 1208 of file wdf111.h.

◆ Size

ULONG _WDF_DMA_ENABLER_CONFIG_V1_11::Size

Definition at line 1203 of file wdf111.h.

◆ WdmDmaVersionOverride

ULONG _WDF_DMA_ENABLER_CONFIG_V1_11::WdmDmaVersionOverride

Definition at line 1239 of file wdf111.h.


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