timekeeper_softc
struct timekeeper_softc *sc = device_private(tch->todr_dev);
struct timekeeper_softc *sc = device_private(tch->todr_dev);
dsclock_init(struct timekeeper_softc *sc)
struct timekeeper_softc *sc = device_private(tch->todr_dev);
struct timekeeper_softc *sc = device_private(tch->todr_dev);
static void dsclock_init(struct timekeeper_softc *);
CFATTACH_DECL_NEW(clock, sizeof (struct timekeeper_softc),
struct timekeeper_softc *sc = device_private(self);