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

| PDEVICE_OBJECT _EXTENDED_DEVOBJ_EXTENSION::AttachedTo |
Definition at line 1092 of file iotypes.h.
Referenced by IoDetachDevice(), IoGetLowerDeviceObject(), IopAttachDeviceToDeviceStackSafe(), IopGetLowestDevice(), TestDeviceCreated(), and TestDeviceDeletion().
| struct _DEVICE_NODE* _EXTENDED_DEVOBJ_EXTENSION::DeviceNode |
Definition at line 1091 of file iotypes.h.
Referenced by IoGetDeviceInterfaces(), and IoRegisterDeviceInterface().
| PDEVICE_OBJECT _EXTENDED_DEVOBJ_EXTENSION::DeviceObject |
Definition at line 1087 of file iotypes.h.
Referenced by TestDeviceCreated(), and TestDeviceDeletion().
| struct _DEVICE_OBJECT_POWER_EXTENSION* _EXTENDED_DEVOBJ_EXTENSION::Dope |
Definition at line 1089 of file iotypes.h.
Referenced by PoInitializeDeviceObject(), PopGetDope(), and PoRemoveVolumeDevice().
| ULONG _EXTENDED_DEVOBJ_EXTENSION::ExtensionFlags |
Definition at line 1090 of file iotypes.h.
Referenced by IoGetLowerDeviceObject(), IopUnloadDevice(), IopUnloadDriver(), TestDeviceCreated(), and TestDeviceDeletion().
| ULONG _EXTENDED_DEVOBJ_EXTENSION::PowerFlags |
Definition at line 1088 of file iotypes.h.
Referenced by PoInitializeDeviceObject().
| USHORT _EXTENDED_DEVOBJ_EXTENSION::Size |
Definition at line 1086 of file iotypes.h.
Referenced by TestDeviceCreated(), and TestDeviceDeletion().
| LONG _EXTENDED_DEVOBJ_EXTENSION::StartIoCount |
Definition at line 1093 of file iotypes.h.
Referenced by IopStartNextPacketByKeyEx(), TestDeviceCreated(), and TestDeviceDeletion().
| ULONG _EXTENDED_DEVOBJ_EXTENSION::StartIoFlags |
Definition at line 1095 of file iotypes.h.
Referenced by IopStartNextPacketByKeyEx(), IoSetStartIoAttributes(), IoStartNextPacket(), IoStartNextPacketByKey(), TestDeviceCreated(), and TestDeviceDeletion().
| LONG _EXTENDED_DEVOBJ_EXTENSION::StartIoKey |
Definition at line 1094 of file iotypes.h.
Referenced by IopStartNextPacketByKeyEx(), TestDeviceCreated(), and TestDeviceDeletion().
| CSHORT _EXTENDED_DEVOBJ_EXTENSION::Type |
Definition at line 1085 of file iotypes.h.
Referenced by TestDeviceCreated(), and TestDeviceDeletion().
Definition at line 1096 of file iotypes.h.
Referenced by IoGetDiskDeviceObject().