xrtc_clock_read
if ((error = xrtc_clock_read(sc, dt)) == 0)
error = xrtc_clock_read(sc, &check);
static int xrtc_clock_read(struct xrtc_softc *, struct clock_ymdhms *);