ReactOS 0.4.15-dev-7924-g5949c20
_WDF_DMA_ENABLER_CONFIG_V1_5 Struct Reference

#include <wdf15.h>

Collaboration diagram for _WDF_DMA_ENABLER_CONFIG_V1_5:

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 861 of file wdf15.h.

Member Data Documentation

◆ EvtDmaEnablerDisable

PFN_WDF_DMA_ENABLER_DISABLE _WDF_DMA_ENABLER_CONFIG_V1_5::EvtDmaEnablerDisable

Definition at line 884 of file wdf15.h.

◆ EvtDmaEnablerEnable

PFN_WDF_DMA_ENABLER_ENABLE _WDF_DMA_ENABLER_CONFIG_V1_5::EvtDmaEnablerEnable

Definition at line 886 of file wdf15.h.

◆ EvtDmaEnablerFill

PFN_WDF_DMA_ENABLER_FILL _WDF_DMA_ENABLER_CONFIG_V1_5::EvtDmaEnablerFill

Definition at line 880 of file wdf15.h.

◆ EvtDmaEnablerFlush

PFN_WDF_DMA_ENABLER_FLUSH _WDF_DMA_ENABLER_CONFIG_V1_5::EvtDmaEnablerFlush

Definition at line 882 of file wdf15.h.

◆ EvtDmaEnablerSelfManagedIoStart

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_START _WDF_DMA_ENABLER_CONFIG_V1_5::EvtDmaEnablerSelfManagedIoStart

Definition at line 888 of file wdf15.h.

◆ EvtDmaEnablerSelfManagedIoStop

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_STOP _WDF_DMA_ENABLER_CONFIG_V1_5::EvtDmaEnablerSelfManagedIoStop

Definition at line 890 of file wdf15.h.

◆ MaximumLength

size_t _WDF_DMA_ENABLER_CONFIG_V1_5::MaximumLength

Definition at line 875 of file wdf15.h.

◆ Profile

WDF_DMA_PROFILE _WDF_DMA_ENABLER_CONFIG_V1_5::Profile

Definition at line 870 of file wdf15.h.

◆ Size

ULONG _WDF_DMA_ENABLER_CONFIG_V1_5::Size

Definition at line 865 of file wdf15.h.


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