Home
last modified time | relevance | path

Searched refs:IopPfnDumpDeviceObject (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/io/pnpmgr/
H A Dpnproot.c1459 PDEVICE_OBJECT IopPfnDumpDeviceObject; variable
1468 if (DeviceObject != IopPfnDumpDeviceObject) in PnpRootCreateClose()
1517 &IopPfnDumpDeviceObject); in PnpRootDriverEntry()
1524 IopPfnDumpDeviceObject->Flags &= ~DO_DEVICE_INITIALIZING; in PnpRootDriverEntry()