Searched defs:hpet_timer (Results 1 – 1 of 1) sorted by relevance
91 struct hpet_timer { struct92 struct eventtimer et;93 struct hpet_softc *sc;94 int num;95 int mode;99 int intr_rid;100 int irq;101 int pcpu_cpu;102 int pcpu_misrouted;103 int pcpu_master;[all …]