Lines Matching defs:attimer_softc
95 struct attimer_softc {
109 static struct attimer_softc *attimer_sc = NULL;
139 struct attimer_softc *sc = (struct attimer_softc *)arg;
469 struct attimer_softc *sc = device_get_softc(dev);
508 struct attimer_softc *sc = device_get_softc(dev);
529 struct attimer_softc *sc = device_get_softc(dev);
563 struct attimer_softc *sc;
568 bzero(sc, sizeof(struct attimer_softc));
645 sizeof(struct attimer_softc),