Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/pnpmgr/
H A Ddevaction.c48 BOOLEAN IopDeviceActionInProgress; variable
2644 IopDeviceActionInProgress = FALSE; in PipDeviceActionWorker()
2685 ASSERT(!IopDeviceActionInProgress); in PiQueueDeviceAction()
2687 IopDeviceActionInProgress = TRUE; in PiQueueDeviceAction()
2695 if (IopDeviceActionInProgress || !PnPBootDriversLoaded) in PiQueueDeviceAction()
2700 IopDeviceActionInProgress = TRUE; in PiQueueDeviceAction()