Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dtimerreg.h46 #define IO_TIMER1 0x40 /* 8253 Timer #1 */ macro
47 #define TIMER_CNTR0 (IO_TIMER1 + TIMER_REG_CNTR0)
48 #define TIMER_CNTR1 (IO_TIMER1 + TIMER_REG_CNTR1)
49 #define TIMER_CNTR2 (IO_TIMER1 + TIMER_REG_CNTR2)
50 #define TIMER_MODE (IO_TIMER1 + TIMER_REG_MODE)