Searched refs:tod_softc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dtod.h40 struct tod_softc { struct
/illumos-gate/usr/src/uts/sun4/io/
H A Dtod.c45 ((struct tod_softc *)ddi_get_soft_state(statep, (minor)))
112 if (e = ddi_soft_state_init(&statep, sizeof (struct tod_softc), 1)) {
152 struct tod_softc *softc;
181 struct tod_softc *softc = NULL;
237 struct tod_softc *softc;
292 struct tod_softc *softc;

Completed in 78 milliseconds