Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvatpit.c62 #define TIMER_SEL_MASK 0xc0 macro
322 sel = val & TIMER_SEL_MASK; in vatpit_update_mode()