Searched refs:clock_softc (Results 1 – 4 of 4) sorted by relevance
61 struct clock_softc { struct77 CFATTACH_DECL_NEW(clock, sizeof(struct clock_softc), argument94 struct clock_softc *sc = device_private(self); in clock_attach()
67 struct clock_softc { struct78 static struct clock_softc *clock_sc; argument107 CFATTACH_DECL_NEW(clock, sizeof(struct clock_softc),137 struct clock_softc *sc = device_private(self); in clockattach()
99 struct clock_softc { struct118 CFATTACH_DECL_NEW(clock, sizeof(struct clock_softc), argument172 struct clock_softc *sc = device_private(self); in clockattach()489 struct clock_softc *sc; in rtcopen()505 struct clock_softc *sc = device_lookup_private(&clock_cd, unit); in rtcclose()
84 CFATTACH_DECL_NEW(footbridge_clock, sizeof(struct clock_softc),112 struct clock_softc *sc = device_private(self);