|
ReactOS 0.4.16-dev-1946-g52006dd
|

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().