mc146818_softc
mcclock_mainbus_write(struct mc146818_softc *sc, u_int reg, u_int datum)
mcclock_mainbus_read(struct mc146818_softc *sc, u_int reg)
CFATTACH_DECL_NEW(mcclock_mainbus, sizeof(struct mc146818_softc),
void mcclock_mainbus_write(struct mc146818_softc *, u_int, u_int);
u_int mcclock_mainbus_read(struct mc146818_softc *, u_int);
struct mc146818_softc *sc = device_private(self);
static void mcclock_set_pcc_freq(struct mc146818_softc *);
struct mc146818_softc *sc = &msc->sc_mc146818;
mcclock_set_pcc_freq(struct mc146818_softc *sc)
struct mc146818_softc *sc = dev;
struct mc146818_softc sc_mc146818;
mcclock_gbus_read(struct mc146818_softc *sc, u_int reg)
static void mcclock_gbus_write(struct mc146818_softc *, u_int, u_int);
static u_int mcclock_gbus_read(struct mc146818_softc *, u_int);
struct mc146818_softc *sc = &msc->sc_mc146818;
mcclock_gbus_write(struct mc146818_softc *sc, u_int reg, u_int val)
struct mc146818_softc *sc = &msc->sc_mc146818;
mcclock_isa_write(struct mc146818_softc *sc, u_int reg, u_int datum)
mcclock_isa_read(struct mc146818_softc *sc, u_int reg)
static void mcclock_isa_write(struct mc146818_softc *, u_int, u_int);
static u_int mcclock_isa_read(struct mc146818_softc *, u_int);
struct mc146818_softc *sc = &jsc->sc_mcclock.sc_mc146818;
mcclock_jensenio_write(struct mc146818_softc *sc, u_int reg, u_int datum)
mcclock_jensenio_read(struct mc146818_softc *sc, u_int reg)
static void mcclock_jensenio_write(struct mc146818_softc *, u_int, u_int);
static u_int mcclock_jensenio_read(struct mc146818_softc *, u_int);
mcclock_ioasic_write(struct mc146818_softc *sc, u_int reg, u_int datum)
mcclock_ioasic_read(struct mc146818_softc *sc, u_int reg)
static void mcclock_ioasic_write(struct mc146818_softc *, u_int, u_int);
static u_int mcclock_ioasic_read(struct mc146818_softc *, u_int);
struct mc146818_softc *sc = &isc->sc_mcclock.sc_mc146818;
mc_jazz_eisa_read(struct mc146818_softc *sc, u_int reg)
mc_jazz_eisa_write(struct mc146818_softc *sc, u_int reg, u_int datum)
static u_int mc_jazz_eisa_read(struct mc146818_softc *, u_int);
static void mc_jazz_eisa_write(struct mc146818_softc *, u_int, u_int);
static u_int mc_nec_pci_read(struct mc146818_softc *, u_int);
static void mc_nec_pci_write(struct mc146818_softc *, u_int, u_int);
mc_nec_pci_read(struct mc146818_softc *sc, u_int reg)
mc_nec_pci_write(struct mc146818_softc *sc, u_int reg, u_int datum)
struct mc146818_softc *sc = device_private(self);
mc_isa_read(struct mc146818_softc *sc, u_int reg)
mc_isa_write(struct mc146818_softc *sc, u_int reg, u_int datum)
CFATTACH_DECL_NEW(mcclock_isa, sizeof(struct mc146818_softc),
static u_int mc_isa_read(struct mc146818_softc *, u_int);
static void mc_isa_write(struct mc146818_softc *, u_int, u_int);
CFATTACH_DECL_NEW(mcclock_jazzio, sizeof(struct mc146818_softc),
struct mc146818_softc *sc = device_private(self);
u_int (*mjc_mc_read)(struct mc146818_softc *, u_int);
void (*mjc_mc_write)(struct mc146818_softc *, u_int, u_int);
CFATTACH_DECL_NEW(mcclock_isa, sizeof(struct mc146818_softc),
mcclock_isa_read(struct mc146818_softc *sc, unsigned reg)
mcclock_isa_write(struct mc146818_softc *sc, unsigned reg, unsigned datum)
struct mc146818_softc *sc = device_private(self);
mcclock_read(struct mc146818_softc *sc, u_int reg)
CFATTACH_DECL_NEW(mcclock, sizeof (struct mc146818_softc),
static void mcclock_write(struct mc146818_softc *, u_int, u_int);
static u_int mcclock_read(struct mc146818_softc *, u_int);
struct mc146818_softc *sc = device_private(self);
mcclock_write(struct mc146818_softc *sc, u_int reg, u_int datum)
struct mc146818_softc *sc = &tsc->sc_mc;
tsrtc_write(struct mc146818_softc *mc_sc, u_int reg, u_int datum)
tsrtc_read(struct mc146818_softc *mc_sc, u_int reg)
struct mc146818_softc sc_mc;
void tsrtc_write(struct mc146818_softc *, u_int, u_int);
u_int tsrtc_read(struct mc146818_softc *, u_int);
struct mc146818_softc *sc;
struct mc146818_softc *sc = device_private(self);
mcclock_isa_write(struct mc146818_softc *sc, u_int reg, u_int datum)
mcclock_isa_read(struct mc146818_softc *sc, u_int reg)
CFATTACH_DECL_NEW(mcclock_isa, sizeof(struct mc146818_softc),
static void mcclock_isa_write(struct mc146818_softc *, u_int, u_int);
static u_int mcclock_isa_read(struct mc146818_softc *, u_int);
static u_int rtc_read(struct mc146818_softc *, u_int);
static void rtc_write(struct mc146818_softc *, u_int, u_int);
CFATTACH_DECL_NEW(rtc, sizeof(struct mc146818_softc),
struct mc146818_softc *sc = device_private(self);
rtc_read(struct mc146818_softc *sc, u_int reg)
rtc_write(struct mc146818_softc *sc, u_int reg, u_int datum)
mcclock_frodo_write(struct mc146818_softc *sc, u_int reg, u_int datum)
mcclock_frodo_read(struct mc146818_softc *sc, u_int reg)
static u_int mcclock_frodo_read(struct mc146818_softc *, u_int);
static void mcclock_frodo_write(struct mc146818_softc *, u_int, u_int);
CFATTACH_DECL_NEW(mcclock_frodo, sizeof(struct mc146818_softc),
struct mc146818_softc *sc = device_private(self);
struct mc146818_softc *sc = device_private(self);
struct mc146818_softc *sc;
mcclock_pnpbus_write(struct mc146818_softc *sc, u_int reg, u_int datum)
mcclock_pnpbus_read(struct mc146818_softc *sc, u_int reg)
CFATTACH_DECL_NEW(mcclock_pnpbus, sizeof(struct mc146818_softc),
void mcclock_pnpbus_write(struct mc146818_softc *, u_int, u_int);
u_int mcclock_pnpbus_read(struct mc146818_softc *, u_int);
CFATTACH_DECL_NEW(mcclock_isa, sizeof(struct mc146818_softc),
mcclock_isa_read(struct mc146818_softc *sc, unsigned reg)
mcclock_isa_write(struct mc146818_softc *sc, unsigned reg, unsigned datum)
struct mc146818_softc *sc = device_private(self);
rtc_read_reg(struct mc146818_softc *sc, u_int reg)
rtc_write_reg(struct mc146818_softc *sc, u_int reg, u_int val)
struct mc146818_softc *sc = device_private(self);
rtc_getcent(struct mc146818_softc *sc)
rtc_setcent(struct mc146818_softc *sc, u_int cent)
CFATTACH_DECL_NEW(rtc_ebus, sizeof(struct mc146818_softc),
u_int rtc_read_reg(struct mc146818_softc *, u_int);
void rtc_write_reg(struct mc146818_softc *, u_int, u_int);
u_int rtc_getcent(struct mc146818_softc *);
void rtc_setcent(struct mc146818_softc *, u_int);
struct mc146818_softc *sc = device_private(handle->todr_dev);
mc146818_attach(struct mc146818_softc *sc)
struct mc146818_softc *sc = device_private(handle->todr_dev);
u_int (*sc_mcread)(struct mc146818_softc *, u_int);
void (*sc_mcwrite)(struct mc146818_softc *, u_int, u_int);
u_int (*sc_getcent)(struct mc146818_softc *);
void (*sc_setcent)(struct mc146818_softc *, u_int);
void mc146818_attach(struct mc146818_softc *);
mcclock_ofisa_write(struct mc146818_softc *sc, u_int reg, u_int datum)
struct mc146818_softc *sc = device_private(self);
CFATTACH_DECL_NEW(mcclock_ofisa, sizeof(struct mc146818_softc),
mcclock_ofisa_read(struct mc146818_softc *sc, u_int reg)