Searched refs:PathCountEvent (Results 1 – 2 of 2) sorted by relevance
624 KEVENT PathCountEvent; member
1392 (VOID)KeWaitForSingleObject(&commonExtension->PathCountEvent, in ClassDispatchPnp()1411 KeSetEvent(&commonExtension->PathCountEvent, IO_NO_INCREMENT, FALSE); in ClassDispatchPnp()1513 KeSetEvent(&commonExtension->PathCountEvent, in ClassDispatchPnp()9222 KeInitializeEvent(&commonExtension->PathCountEvent, SynchronizationEvent, TRUE);