ReactOS 0.4.15-dev-7907-g95bf896
_WDF_DMA_ENABLER_CONFIG_V1_0 Struct Reference

#include <wdf10.h>

Collaboration diagram for _WDF_DMA_ENABLER_CONFIG_V1_0:

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 846 of file wdf10.h.

Member Data Documentation

◆ EvtDmaEnablerDisable

PFN_WDF_DMA_ENABLER_DISABLE _WDF_DMA_ENABLER_CONFIG_V1_0::EvtDmaEnablerDisable

Definition at line 869 of file wdf10.h.

◆ EvtDmaEnablerEnable

PFN_WDF_DMA_ENABLER_ENABLE _WDF_DMA_ENABLER_CONFIG_V1_0::EvtDmaEnablerEnable

Definition at line 871 of file wdf10.h.

◆ EvtDmaEnablerFill

PFN_WDF_DMA_ENABLER_FILL _WDF_DMA_ENABLER_CONFIG_V1_0::EvtDmaEnablerFill

Definition at line 865 of file wdf10.h.

◆ EvtDmaEnablerFlush

PFN_WDF_DMA_ENABLER_FLUSH _WDF_DMA_ENABLER_CONFIG_V1_0::EvtDmaEnablerFlush

Definition at line 867 of file wdf10.h.

◆ EvtDmaEnablerSelfManagedIoStart

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_START _WDF_DMA_ENABLER_CONFIG_V1_0::EvtDmaEnablerSelfManagedIoStart

Definition at line 873 of file wdf10.h.

◆ EvtDmaEnablerSelfManagedIoStop

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_STOP _WDF_DMA_ENABLER_CONFIG_V1_0::EvtDmaEnablerSelfManagedIoStop

Definition at line 875 of file wdf10.h.

◆ MaximumLength

size_t _WDF_DMA_ENABLER_CONFIG_V1_0::MaximumLength

Definition at line 860 of file wdf10.h.

◆ Profile

WDF_DMA_PROFILE _WDF_DMA_ENABLER_CONFIG_V1_0::Profile

Definition at line 855 of file wdf10.h.

◆ Size

ULONG _WDF_DMA_ENABLER_CONFIG_V1_0::Size

Definition at line 850 of file wdf10.h.


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