ReactOS 0.4.16-dev-942-g91fadeb
|
Public Attributes | |
LIST_ENTRY | DeviceListHead |
ULONG | DeviceListCount |
KGUARDED_MUTEX | DeviceListLock |
ULONG _PNPROOT_FDO_DEVICE_EXTENSION::DeviceListCount |
Definition at line 54 of file pnproot.c.
Referenced by PnpRootCreateDevice(), PnpRootInitializeDevExtension(), PnpRootPdoPnpControl(), PnpRootQueryDeviceRelations(), and PnpRootRegisterDevice().
LIST_ENTRY _PNPROOT_FDO_DEVICE_EXTENSION::DeviceListHead |
Definition at line 52 of file pnproot.c.
Referenced by PnpRootCreateDevice(), PnpRootInitializeDevExtension(), PnpRootQueryDeviceRelations(), and PnpRootRegisterDevice().
KGUARDED_MUTEX _PNPROOT_FDO_DEVICE_EXTENSION::DeviceListLock |
Definition at line 56 of file pnproot.c.
Referenced by EnumerateDevices(), PnpRootCreateDevice(), PnpRootInitializeDevExtension(), PnpRootPdoPnpControl(), PnpRootQueryDeviceRelations(), and PnpRootRegisterDevice().