Searched defs:gtmr_softc (Results 1 – 1 of 1) sorted by relevance
36 struct gtmr_softc { struct37 device_t sc_dev;38 struct evcnt sc_ev_missing_ticks;39 uint32_t sc_freq;40 uint32_t sc_flags;43 u_long sc_autoinc;44 bool sc_physical;45 void *sc_global_ih;47 percpu_t *sc_percpu;