Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/ic/
H A Di8253reg.h77 #define TIMER_16BIT 0x30 /* r/w counter 16 bits, LSB first */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvatpit.c334 if (rw != TIMER_LATCH && rw != TIMER_16BIT) in vatpit_update_mode()