attimer_softc
static struct attimer_softc *attimer_sc = NULL;
struct attimer_softc *sc = (struct attimer_softc *)arg;
struct attimer_softc *sc = device_get_softc(dev);
struct attimer_softc *sc = device_get_softc(dev);
struct attimer_softc *sc = device_get_softc(dev);
struct attimer_softc *sc;
bzero(sc, sizeof(struct attimer_softc));
sizeof(struct attimer_softc),