Searched refs:attimer_softc (Results 1 – 1 of 1) sorted by relevance
95 struct attimer_softc { struct109 static struct attimer_softc *attimer_sc = NULL; argument139 struct attimer_softc *sc = (struct attimer_softc *)arg; in clkintr()469 struct attimer_softc *sc = device_get_softc(dev); in i8254_get_timecount()508 struct attimer_softc *sc = device_get_softc(dev); in attimer_start()529 struct attimer_softc *sc = device_get_softc(dev); in attimer_stop()563 struct attimer_softc *sc; in attimer_attach()568 bzero(sc, sizeof(struct attimer_softc)); in attimer_attach()645 sizeof(struct attimer_softc),