Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/acpica/
H A Dacpi_hpet.h43 #define HPET_CNF_LEG_RT 0x00000002 macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvhpet.c513 vhpet->config &= ~HPET_CNF_LEG_RT; in vhpet_mmio_write()
828 if ((src->vh_config & HPET_CNF_LEG_RT) != 0) { in vhpet_data_validate()