Searched refs:attimer_softc (Results 1 – 1 of 1) sorted by relevance
108 struct attimer_softc { struct126 static struct attimer_softc *attimer_sc = NULL; argument155 struct attimer_softc *sc = (struct attimer_softc *)arg; in clkintr()533 struct attimer_softc *sc = device_get_softc(dev); in i8254_get_timecount()572 struct attimer_softc *sc = device_get_softc(dev); in attimer_start()593 struct attimer_softc *sc = device_get_softc(dev); in attimer_stop()616 struct attimer_softc *sc; in pc98_alloc_resource()642 struct attimer_softc *sc; in pc98_release_resource()677 struct attimer_softc *sc; in attimer_attach()682 bzero(sc, sizeof(struct attimer_softc)); in attimer_attach()[all …]