Searched defs:hpets (Results 1 – 3 of 3) sorted by relevance
66832 struct hpets { struct66833 struct hpets *hp_next; argument66834 struct hpet *hp_hpet;66835 long unsigned int hp_hpet_phys;66836 struct clocksource *hp_clocksource;66837 long long unsigned int hp_tick_freq;66838 long unsigned int hp_delta;66839 unsigned int hp_ntimer;66840 unsigned int hp_which;66841 struct hpet_dev hp_dev[0];
68361 struct hpets { struct68362 struct hpets *hp_next; argument68363 struct hpet *hp_hpet;68364 long unsigned int hp_hpet_phys;68365 struct clocksource *hp_clocksource;68366 long long unsigned int hp_tick_freq;68367 long unsigned int hp_delta;68368 unsigned int hp_ntimer;68369 unsigned int hp_which;68370 struct hpet_dev hp_dev[1];