Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/i386/
H A Dhpet.c411 to->GEN_CONF = from->GEN_CONF; in hpet_save()
439 to->GEN_CONF = from->GEN_CONF & ~1; in hpet_restore()
450 to->GEN_CONF = from->GEN_CONF; in hpet_restore()
H A Dhpet.h44 uint64_t GEN_CONF; /* General configuration */ member