ricohrtc_softc
void ricohrtc_reg_write(struct ricohrtc_softc *, int, uint8_t);
int ricohrtc_clock_read(struct ricohrtc_softc *, struct clock_ymdhms *);
int ricohrtc_clock_write(struct ricohrtc_softc *, struct clock_ymdhms *);
struct ricohrtc_softc *sc = (struct ricohrtc_softc *)self;
struct ricohrtc_softc *sc = ch->cookie;
struct ricohrtc_softc *sc = ch->cookie;
ricohrtc_reg_write(struct ricohrtc_softc *sc, int reg, uint8_t val)
ricohrtc_clock_read(struct ricohrtc_softc *sc, struct clock_ymdhms *dt)
ricohrtc_clock_write(struct ricohrtc_softc *sc, struct clock_ymdhms *dt)
sizeof(struct ricohrtc_softc), ricohrtc_match, ricohrtc_attach