|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <iotypes.h>

| PCM_RESOURCE_LIST _DEVICE_NODE::BootResources |
| PCM_RESOURCE_LIST _DEVICE_NODE::BootResourcesTranslated |
| struct _DEVICE_NODE* _DEVICE_NODE::Child |
Definition at line 996 of file iotypes.h.
Referenced by IopCancelRemoveChildDevices(), IopQueryRemoveChildDevices(), IopSendRemoveChildDevices(), and PiDevNodeStateMachine().
| INTERFACE_TYPE _DEVICE_NODE::ChildInterfaceType |
| NTSTATUS _DEVICE_NODE::CompletionStatus |
Definition at line 1006 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 1008 of file iotypes.h.
Referenced by IopInitializePlugPlayServices(), PiDevNodeStateMachine(), PiEnumerateDevice(), and PipDeviceActionWorker().
| UNICODE_STRING _DEVICE_NODE::InstancePath |
Definition at line 1014 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 997 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 1011 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 995 of file iotypes.h.
Referenced by IopCancelRemoveChildDevices(), IopFreeDeviceNode(), IopQueryRemoveChildDevices(), IopSendRemoveChildDevices(), PiDevNodeStateMachine(), and PipDumpDeviceNode().
| PNP_DEVNODE_STATE _DEVICE_NODE::State |
Definition at line 1002 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 1025 of file iotypes.h.
Referenced by IoRegisterPlugPlayNotification(), and PiNotifyTargetDeviceChange().