Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/ic/
H A Di8253reg.h68 #define TIMER_INTTC 0x00 /* mode 0, intr on terminal cnt */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvatpit.c137 case TIMER_INTTC: in vatpit_get_out()
287 if (c->mode == TIMER_INTTC && vatpit_get_out(vatpit, channel)) in pit_readback1()
342 if (mode != TIMER_INTTC && in vatpit_update_mode()