Searched defs:hpets (Results 1 – 1 of 1) sorted by relevance
85166 struct hpets { struct85167 struct hpets *hp_next; argument85168 struct hpet *hp_hpet;85169 unsigned long hp_hpet_phys;85170 struct clocksource *hp_clocksource;85171 unsigned long long hp_tick_freq;85172 unsigned long hp_delta;85173 unsigned int hp_ntimer;85174 unsigned int hp_which;85175 struct hpet_dev hp_dev[0];