Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/iomgr/
H A Diotimer.c110 IoTimer->Type = IO_TYPE_TIMER; in IoInitializeTimer()
/reactos/sdk/include/xdk/
H A Diotypes.h31 #define IO_TYPE_TIMER 9 macro