Searched refs:ni_dpcevt (Results 1 – 3 of 3) sorted by relevance
2252 KeSetEvent(&intr->ni_dpcevt, IO_NO_INCREMENT, FALSE);2283 KeInitializeEvent(&intr->ni_dpcevt, EVENT_TYPE_NOTIFY, TRUE); in NdisMRegisterInterrupt()2321 KeWaitForSingleObject(&intr->ni_dpcevt, 0, 0, FALSE, NULL);2322 KeResetEvent(&intr->ni_dpcevt);
1069 struct nt_kevent ni_dpcevt; member
1250 KeResetEvent(&intr->ni_dpcevt);