Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dhpet.c419 to->MAIN_CNT = from->MAIN_CNT; in hpet_save()
449 to->MAIN_CNT = from->MAIN_CNT; in hpet_restore()
462 volatile uint32_t *regp = (uint32_t *) &hpetp->MAIN_CNT; in rdHPET()
H A Dhpet.h48 uint64_t MAIN_CNT; /* Main counter */ member