ReactOS 0.4.15-dev-7918-g2a2556c
_WDF_DMA_ENABLER_CONFIG_V1_7 Struct Reference

#include <wdf17.h>

Collaboration diagram for _WDF_DMA_ENABLER_CONFIG_V1_7:

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 880 of file wdf17.h.

Member Data Documentation

◆ EvtDmaEnablerDisable

PFN_WDF_DMA_ENABLER_DISABLE _WDF_DMA_ENABLER_CONFIG_V1_7::EvtDmaEnablerDisable

Definition at line 903 of file wdf17.h.

◆ EvtDmaEnablerEnable

PFN_WDF_DMA_ENABLER_ENABLE _WDF_DMA_ENABLER_CONFIG_V1_7::EvtDmaEnablerEnable

Definition at line 905 of file wdf17.h.

◆ EvtDmaEnablerFill

PFN_WDF_DMA_ENABLER_FILL _WDF_DMA_ENABLER_CONFIG_V1_7::EvtDmaEnablerFill

Definition at line 899 of file wdf17.h.

◆ EvtDmaEnablerFlush

PFN_WDF_DMA_ENABLER_FLUSH _WDF_DMA_ENABLER_CONFIG_V1_7::EvtDmaEnablerFlush

Definition at line 901 of file wdf17.h.

◆ EvtDmaEnablerSelfManagedIoStart

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_START _WDF_DMA_ENABLER_CONFIG_V1_7::EvtDmaEnablerSelfManagedIoStart

Definition at line 907 of file wdf17.h.

◆ EvtDmaEnablerSelfManagedIoStop

PFN_WDF_DMA_ENABLER_SELFMANAGED_IO_STOP _WDF_DMA_ENABLER_CONFIG_V1_7::EvtDmaEnablerSelfManagedIoStop

Definition at line 909 of file wdf17.h.

◆ MaximumLength

size_t _WDF_DMA_ENABLER_CONFIG_V1_7::MaximumLength

Definition at line 894 of file wdf17.h.

◆ Profile

WDF_DMA_PROFILE _WDF_DMA_ENABLER_CONFIG_V1_7::Profile

Definition at line 889 of file wdf17.h.

◆ Size

ULONG _WDF_DMA_ENABLER_CONFIG_V1_7::Size

Definition at line 884 of file wdf17.h.


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