Searched refs:pcfrtc_softc (Results 1 – 1 of 1) sorted by relevance
65 struct pcfrtc_softc { struct76 CFATTACH_DECL_NEW(pcfrtc, sizeof(struct pcfrtc_softc), argument99 static int pcfrtc_clock_read(struct pcfrtc_softc *, struct clock_ymdhms *,101 static int pcfrtc_clock_write(struct pcfrtc_softc *, struct clock_ymdhms *,120 struct pcfrtc_softc *sc = device_private(self); in pcfrtc_attach()175 struct pcfrtc_softc *sc; in pcfrtc_open()193 struct pcfrtc_softc *sc; in pcfrtc_close()206 struct pcfrtc_softc *sc; in pcfrtc_read()245 struct pcfrtc_softc *sc; in pcfrtc_write()281 struct pcfrtc_softc *sc = ch->cookie; in pcfrtc_gettime()[all …]