Searched refs:mcclock_read (Results 1 – 1 of 1) sorted by relevance
56 static u_int mcclock_read(struct mc146818_softc *, u_int);87 sc->sc_mcread = mcclock_read; in mcclock_attach()111 mcclock_read(struct mc146818_softc *sc, u_int reg) in mcclock_read() function