ReactOS 0.4.16-dev-41-ge8c7597
|
#include <iotypes.h>
PCM_RESOURCE_LIST _DEVICE_NODE::BootResources |
PCM_RESOURCE_LIST _DEVICE_NODE::BootResourcesTranslated |
struct _DEVICE_NODE* _DEVICE_NODE::Child |
Definition at line 990 of file iotypes.h.
Referenced by IopCancelRemoveChildDevices(), IopQueryRemoveChildDevices(), IopSendRemoveChildDevices(), and PiDevNodeStateMachine().
INTERFACE_TYPE _DEVICE_NODE::ChildInterfaceType |
NTSTATUS _DEVICE_NODE::CompletionStatus |
Definition at line 1000 of file iotypes.h.
Referenced by PiDevNodeStateMachine().
LIST_ENTRY _DEVICE_NODE::DeviceArbiterList |
LIST_ENTRY _DEVICE_NODE::DeviceTranslatorList |
struct { ... } _DEVICE_NODE::DockInfo |
PROFILE_STATUS _DEVICE_NODE::DockStatus |
PDEVICE_OBJECT _DEVICE_NODE::DuplicatePDO |
ULONG _DEVICE_NODE::Flags |
Definition at line 1002 of file iotypes.h.
Referenced by IopInitializePlugPlayServices(), PiDevNodeStateMachine(), PiEnumerateDevice(), and PipDeviceActionWorker().
UNICODE_STRING _DEVICE_NODE::InstancePath |
Definition at line 1008 of file iotypes.h.
Referenced by IopGetDeviceRelations(), IopGetRelatedDevice(), IopInitializePlugPlayServices(), PiDevNodeStateMachine(), and PipDeviceActionWorker().
INTERFACE_TYPE _DEVICE_NODE::InterfaceType |
struct _DEVICE_NODE* _DEVICE_NODE::LastChild |
LIST_ENTRY _DEVICE_NODE::LegacyBusListEntry |
struct _DEVICE_NODE* _DEVICE_NODE::LegacyDeviceNode |
LIST_ENTRY _DEVICE_NODE::ListEntry |
struct _DEVICE_NODE* _DEVICE_NODE::NextResourceDeviceNode |
struct _PO_DEVICE_NOTIFY* _DEVICE_NODE::Notify |
union { ... } _DEVICE_NODE::OverUsed1 |
union { ... } _DEVICE_NODE::OverUsed2 |
struct _DEVICE_NODE* _DEVICE_NODE::Parent |
Definition at line 991 of file iotypes.h.
Referenced by PiDevNodeStateMachine(), and PiInitializeDevNode().
LIST_ENTRY _DEVICE_NODE::PendedSetInterfaceState |
PDEVICE_RELATIONS _DEVICE_NODE::PendingDeviceRelations |
PDEVICE_OBJECT _DEVICE_NODE::PhysicalDeviceObject |
Definition at line 1005 of file iotypes.h.
Referenced by IoInitSystem(), IopCancelRemoveChildDevices(), IopGetDeviceObjectFromDeviceInstance(), IopGetSystemPowerDeviceObject(), IopInitializeBootDrivers(), IopInitializeSystemDrivers(), IopQueryRemoveChildDevices(), IopSendRemoveChildDevices(), IoRegisterPlugPlayNotification(), PiCallDriverAddDevice(), PiDevNodeStateMachine(), and PoInitSystem().
PO_IRP_MANAGER _DEVICE_NODE::PoIrpManager |
struct _DEVICE_NODE* _DEVICE_NODE::PreviousParent |
PNP_DEVNODE_STATE _DEVICE_NODE::PreviousState |
PCM_RESOURCE_LIST _DEVICE_NODE::ResourceList |
PCM_RESOURCE_LIST _DEVICE_NODE::ResourceListTranslated |
PIO_RESOURCE_REQUIREMENTS_LIST _DEVICE_NODE::ResourceRequirements |
UNICODE_STRING _DEVICE_NODE::ServiceName |
struct _DEVICE_NODE* _DEVICE_NODE::Sibling |
Definition at line 989 of file iotypes.h.
Referenced by IopCancelRemoveChildDevices(), IopFreeDeviceNode(), IopQueryRemoveChildDevices(), IopSendRemoveChildDevices(), PiDevNodeStateMachine(), and PipDumpDeviceNode().
PNP_DEVNODE_STATE _DEVICE_NODE::State |
Definition at line 996 of file iotypes.h.
Referenced by PiDevNodeStateMachine(), and PipDeviceActionWorker().
PNP_DEVNODE_STATE _DEVICE_NODE::StateHistory[DEVNODE_HISTORY_SIZE] |
LIST_ENTRY _DEVICE_NODE::TargetDeviceNotify |
Definition at line 1019 of file iotypes.h.
Referenced by IoRegisterPlugPlayNotification(), and PiNotifyTargetDeviceChange().