ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_DMA_ENABLER_CONFIG Struct Reference

#include <wdfdmaenabler.h>

Collaboration diagram for _WDF_DMA_ENABLER_CONFIG:

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 178 of file wdfdmaenabler.h.

Member Data Documentation

◆ AddressWidthOverride

ULONG _WDF_DMA_ENABLER_CONFIG::AddressWidthOverride

Definition at line 207 of file wdfdmaenabler.h.

◆ EvtDmaEnablerDisable

PFN_WDF_DMA_ENABLER_DISABLE _WDF_DMA_ENABLER_CONFIG::EvtDmaEnablerDisable

Definition at line 199 of file wdfdmaenabler.h.

◆ EvtDmaEnablerEnable

PFN_WDF_DMA_ENABLER_ENABLE _WDF_DMA_ENABLER_CONFIG::EvtDmaEnablerEnable

Definition at line 200 of file wdfdmaenabler.h.

◆ EvtDmaEnablerFill

PFN_WDF_DMA_ENABLER_FILL _WDF_DMA_ENABLER_CONFIG::EvtDmaEnablerFill

Definition at line 197 of file wdfdmaenabler.h.

◆ EvtDmaEnablerFlush

PFN_WDF_DMA_ENABLER_FLUSH _WDF_DMA_ENABLER_CONFIG::EvtDmaEnablerFlush

Definition at line 198 of file wdfdmaenabler.h.

◆ EvtDmaEnablerSelfManagedIoStart

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_START _WDF_DMA_ENABLER_CONFIG::EvtDmaEnablerSelfManagedIoStart

Definition at line 201 of file wdfdmaenabler.h.

◆ EvtDmaEnablerSelfManagedIoStop

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_STOP _WDF_DMA_ENABLER_CONFIG::EvtDmaEnablerSelfManagedIoStop

Definition at line 202 of file wdfdmaenabler.h.

◆ Flags

ULONG _WDF_DMA_ENABLER_CONFIG::Flags

Definition at line 219 of file wdfdmaenabler.h.

◆ MaximumLength

size_t _WDF_DMA_ENABLER_CONFIG::MaximumLength

Definition at line 192 of file wdfdmaenabler.h.

◆ Profile

WDF_DMA_PROFILE _WDF_DMA_ENABLER_CONFIG::Profile

Definition at line 187 of file wdfdmaenabler.h.

Referenced by if().

◆ Size

ULONG _WDF_DMA_ENABLER_CONFIG::Size

Definition at line 182 of file wdfdmaenabler.h.

Referenced by if().

◆ WdmDmaVersionOverride

ULONG _WDF_DMA_ENABLER_CONFIG::WdmDmaVersionOverride

Definition at line 213 of file wdfdmaenabler.h.


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