Searched defs:hpet_softc (Results 1 – 1 of 1) sorted by relevance
36 struct hpet_softc { struct37 bus_size_t sc_mems;38 bus_space_tag_t sc_memt;39 bus_space_handle_t sc_memh;41 bool sc_mapped;42 uint32_t sc_config;43 int32_t sc_period;44 int64_t sc_adj;45 struct timecounter sc_tc;