ReactOS 0.4.15-dev-6661-gcc6e444
|
#include <iotypes.h>
PDEVICE_OBJECT _EXTENDED_DEVOBJ_EXTENSION::AttachedTo |
Definition at line 936 of file iotypes.h.
Referenced by IoDetachDevice(), IoGetLowerDeviceObject(), IopAttachDeviceToDeviceStackSafe(), IopGetLowestDevice(), TestDeviceCreated(), and TestDeviceDeletion().
struct _DEVICE_NODE* _EXTENDED_DEVOBJ_EXTENSION::DeviceNode |
Definition at line 935 of file iotypes.h.
Referenced by IoGetDeviceInterfaces(), IoRegisterDeviceInterface(), and Test_IoRegisterDeviceInterface().
PDEVICE_OBJECT _EXTENDED_DEVOBJ_EXTENSION::DeviceObject |
Definition at line 931 of file iotypes.h.
Referenced by TestDeviceCreated(), and TestDeviceDeletion().
struct _DEVICE_OBJECT_POWER_EXTENSION* _EXTENDED_DEVOBJ_EXTENSION::Dope |
Definition at line 933 of file iotypes.h.
Referenced by PoInitializeDeviceObject(), PopGetDope(), and PoRemoveVolumeDevice().
ULONG _EXTENDED_DEVOBJ_EXTENSION::ExtensionFlags |
Definition at line 934 of file iotypes.h.
Referenced by IoGetLowerDeviceObject(), IopUnloadDevice(), IopUnloadDriver(), TestDeviceCreated(), and TestDeviceDeletion().
ULONG _EXTENDED_DEVOBJ_EXTENSION::PowerFlags |
Definition at line 932 of file iotypes.h.
Referenced by PoInitializeDeviceObject().
USHORT _EXTENDED_DEVOBJ_EXTENSION::Size |
Definition at line 930 of file iotypes.h.
Referenced by TestDeviceCreated(), and TestDeviceDeletion().
LONG _EXTENDED_DEVOBJ_EXTENSION::StartIoCount |
Definition at line 937 of file iotypes.h.
Referenced by IopStartNextPacketByKeyEx(), TestDeviceCreated(), and TestDeviceDeletion().
ULONG _EXTENDED_DEVOBJ_EXTENSION::StartIoFlags |
Definition at line 939 of file iotypes.h.
Referenced by IopStartNextPacketByKeyEx(), IoSetStartIoAttributes(), IoStartNextPacket(), IoStartNextPacketByKey(), TestDeviceCreated(), and TestDeviceDeletion().
LONG _EXTENDED_DEVOBJ_EXTENSION::StartIoKey |
Definition at line 938 of file iotypes.h.
Referenced by IopStartNextPacketByKeyEx(), TestDeviceCreated(), and TestDeviceDeletion().
CSHORT _EXTENDED_DEVOBJ_EXTENSION::Type |
Definition at line 929 of file iotypes.h.
Referenced by TestDeviceCreated(), and TestDeviceDeletion().
Definition at line 940 of file iotypes.h.
Referenced by IoGetDiskDeviceObject().