ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_DMA_ENABLER_CONFIG_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_DMA_ENABLER_CONFIG_V1_9:

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
 

Detailed Description

Definition at line 999 of file wdf19.h.

Member Data Documentation

◆ EvtDmaEnablerDisable

PFN_WDF_DMA_ENABLER_DISABLE _WDF_DMA_ENABLER_CONFIG_V1_9::EvtDmaEnablerDisable

Definition at line 1022 of file wdf19.h.

◆ EvtDmaEnablerEnable

PFN_WDF_DMA_ENABLER_ENABLE _WDF_DMA_ENABLER_CONFIG_V1_9::EvtDmaEnablerEnable

Definition at line 1024 of file wdf19.h.

◆ EvtDmaEnablerFill

PFN_WDF_DMA_ENABLER_FILL _WDF_DMA_ENABLER_CONFIG_V1_9::EvtDmaEnablerFill

Definition at line 1018 of file wdf19.h.

◆ EvtDmaEnablerFlush

PFN_WDF_DMA_ENABLER_FLUSH _WDF_DMA_ENABLER_CONFIG_V1_9::EvtDmaEnablerFlush

Definition at line 1020 of file wdf19.h.

◆ EvtDmaEnablerSelfManagedIoStart

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_START _WDF_DMA_ENABLER_CONFIG_V1_9::EvtDmaEnablerSelfManagedIoStart

Definition at line 1026 of file wdf19.h.

◆ EvtDmaEnablerSelfManagedIoStop

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_STOP _WDF_DMA_ENABLER_CONFIG_V1_9::EvtDmaEnablerSelfManagedIoStop

Definition at line 1028 of file wdf19.h.

◆ MaximumLength

size_t _WDF_DMA_ENABLER_CONFIG_V1_9::MaximumLength

Definition at line 1013 of file wdf19.h.

◆ Profile

WDF_DMA_PROFILE _WDF_DMA_ENABLER_CONFIG_V1_9::Profile

Definition at line 1008 of file wdf19.h.

◆ Size

ULONG _WDF_DMA_ENABLER_CONFIG_V1_9::Size

Definition at line 1003 of file wdf19.h.


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