Home
last modified time | relevance | path

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

/reactos/drivers/network/dd/netkvm/Common/
H A DDebugData.h99 LONG CurrentHistoryIndex; member
H A DParaNdis-Debug.c378 ULONG index = InterlockedIncrement(&BugCheckData.StaticData.Data.CurrentHistoryIndex); in ParaNdis_DebugHistory()