ReactOS 0.4.15-dev-7924-g5949c20
_PNP_REPLACE_DRIVER_INTERFACE Struct Reference

#include <iotypes.h>

Collaboration diagram for _PNP_REPLACE_DRIVER_INTERFACE:

Public Attributes

ULONG Size
 
ULONG Version
 
ULONG Flags
 
PREPLACE_UNLOAD Unload
 
PREPLACE_BEGIN BeginReplace
 
PREPLACE_END EndReplace
 
PREPLACE_MIRROR_PHYSICAL_MEMORY MirrorPhysicalMemory
 
PREPLACE_SET_PROCESSOR_ID SetProcessorId
 
PREPLACE_SWAP Swap
 
PREPLACE_INITIATE_HARDWARE_MIRROR InitiateHardwareMirror
 
PREPLACE_MIRROR_PLATFORM_MEMORY MirrorPlatformMemory
 
PREPLACE_GET_MEMORY_DESTINATION GetMemoryDestination
 
PREPLACE_ENABLE_DISABLE_HARDWARE_QUIESCE EnableDisableHardwareQuiesce
 

Detailed Description

Definition at line 1146 of file iotypes.h.

Member Data Documentation

◆ BeginReplace

PREPLACE_BEGIN _PNP_REPLACE_DRIVER_INTERFACE::BeginReplace

Definition at line 1151 of file iotypes.h.

◆ EnableDisableHardwareQuiesce

PREPLACE_ENABLE_DISABLE_HARDWARE_QUIESCE _PNP_REPLACE_DRIVER_INTERFACE::EnableDisableHardwareQuiesce

Definition at line 1159 of file iotypes.h.

◆ EndReplace

PREPLACE_END _PNP_REPLACE_DRIVER_INTERFACE::EndReplace

Definition at line 1152 of file iotypes.h.

◆ Flags

ULONG _PNP_REPLACE_DRIVER_INTERFACE::Flags

Definition at line 1149 of file iotypes.h.

◆ GetMemoryDestination

PREPLACE_GET_MEMORY_DESTINATION _PNP_REPLACE_DRIVER_INTERFACE::GetMemoryDestination

Definition at line 1158 of file iotypes.h.

◆ InitiateHardwareMirror

PREPLACE_INITIATE_HARDWARE_MIRROR _PNP_REPLACE_DRIVER_INTERFACE::InitiateHardwareMirror

Definition at line 1156 of file iotypes.h.

◆ MirrorPhysicalMemory

PREPLACE_MIRROR_PHYSICAL_MEMORY _PNP_REPLACE_DRIVER_INTERFACE::MirrorPhysicalMemory

Definition at line 1153 of file iotypes.h.

◆ MirrorPlatformMemory

PREPLACE_MIRROR_PLATFORM_MEMORY _PNP_REPLACE_DRIVER_INTERFACE::MirrorPlatformMemory

Definition at line 1157 of file iotypes.h.

◆ SetProcessorId

PREPLACE_SET_PROCESSOR_ID _PNP_REPLACE_DRIVER_INTERFACE::SetProcessorId

Definition at line 1154 of file iotypes.h.

◆ Size

ULONG _PNP_REPLACE_DRIVER_INTERFACE::Size

Definition at line 1147 of file iotypes.h.

◆ Swap

PREPLACE_SWAP _PNP_REPLACE_DRIVER_INTERFACE::Swap

Definition at line 1155 of file iotypes.h.

◆ Unload

PREPLACE_UNLOAD _PNP_REPLACE_DRIVER_INTERFACE::Unload

Definition at line 1150 of file iotypes.h.

◆ Version

ULONG _PNP_REPLACE_DRIVER_INTERFACE::Version

Definition at line 1148 of file iotypes.h.


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