Searched refs:plrtc_softc (Results 1 – 4 of 4) sorted by relevance
54 struct plrtc_softc { struct63 CFATTACH_DECL_NEW(plrtc, sizeof(struct plrtc_softc), argument69 struct plrtc_softc *sc; in plrtc_gettime()71 sc = (struct plrtc_softc *)todr->cookie; in plrtc_gettime()80 struct plrtc_softc *sc; in plrtc_settime()82 sc = (struct plrtc_softc *)todr->cookie; in plrtc_settime()97 struct plrtc_softc *sc = device_private(self); in plrtc_attach()
55 struct plrtc_softc * const sc = tch->cookie; in plrtc_gettime()66 struct plrtc_softc * const sc = tch->cookie; in plrtc_settime()74 plrtc_attach(struct plrtc_softc *sc) in plrtc_attach()
32 struct plrtc_softc { struct40 void plrtc_attach(struct plrtc_softc *); argument
50 CFATTACH_DECL_NEW(plrtc_fdt, sizeof(struct plrtc_softc),64 struct plrtc_softc * const sc = device_private(self); in plrtc_fdt_attach()