Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dhpet.c412 to->GEN_CONF = from->GEN_CONF; in hpet_save()
440 to->GEN_CONF = from->GEN_CONF & ~1; in hpet_restore()
451 to->GEN_CONF = from->GEN_CONF; in hpet_restore()
H A Dhpet.h44 uint64_t GEN_CONF; /* General configuration */ member