Searched refs:attimer_softc (Results 1 – 1 of 1) sorted by relevance
93 struct attimer_softc { struct107 static struct attimer_softc *attimer_sc = NULL; argument136 struct attimer_softc *sc = (struct attimer_softc *)arg; in clkintr()465 struct attimer_softc *sc = device_get_softc(dev); in i8254_get_timecount()504 struct attimer_softc *sc = device_get_softc(dev); in attimer_start()525 struct attimer_softc *sc = device_get_softc(dev); in attimer_stop()559 struct attimer_softc *sc; in attimer_attach()564 bzero(sc, sizeof(struct attimer_softc)); in attimer_attach()644 sizeof(struct attimer_softc),