Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HPET_GET_NUM_TIMERS
src/add-ons/kernel/drivers/timer/hpet.cpp
307
uint32 numTimers = HPET_GET_NUM_TIMERS(sHPETRegs) + 1;
src/system/kernel/arch/x86/timers/x86_hpet.cpp
250
uint32 numTimers = HPET_GET_NUM_TIMERS(sHPETRegs) + 1;