Searched refs:attimer_softc (Results 1 – 1 of 1) sorted by relevance
97 struct attimer_softc { struct111 static struct attimer_softc *attimer_sc = NULL; argument141 struct attimer_softc *sc = (struct attimer_softc *)arg; in clkintr()471 struct attimer_softc *sc = device_get_softc(dev); in i8254_get_timecount()510 struct attimer_softc *sc = device_get_softc(dev); in attimer_start()531 struct attimer_softc *sc = device_get_softc(dev); in attimer_stop()565 struct attimer_softc *sc; in attimer_attach()570 bzero(sc, sizeof(struct attimer_softc)); in attimer_attach()650 sizeof(struct attimer_softc),