Searched refs:sc_setcent (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dmc146818var.h48 void (*sc_setcent)(struct mc146818_softc *, u_int); member in struct:mc146818_softc
H A Dmc146818.c157 if (sc->sc_setcent) {
159 (*sc->sc_setcent)(sc, cent);
/netbsd-current/sys/arch/algor/dev/
H A Dmcclock_mainbus.c88 sc->sc_setcent = NULL;
/netbsd-current/sys/arch/bebox/isa/
H A Dmcclock_isa.c242 sc->sc_setcent = mcclock_isa_setcent;
/netbsd-current/sys/arch/sandpoint/isa/
H A Dmcclock_isa.c242 sc->sc_setcent = mcclock_isa_setcent;
/netbsd-current/sys/arch/sparc64/dev/
H A Drtc.c165 sc->sc_setcent = rtc_setcent;
/netbsd-current/sys/arch/evbmips/isa/
H A Dmcclock_isa.c118 sc->sc_setcent = NULL;

Completed in 145 milliseconds