clockmod_softc
sizeof(struct clockmod_softc),
struct clockmod_softc *sc = device_get_softc(dev);
clockmod_dom_attach(struct clockmod_softc *sc)
struct clockmod_softc *sc1;
clockmod_dom_detach(struct clockmod_softc *sc)
struct clockmod_softc *sc1;
struct clockmod_softc *sc;
struct clockmod_softc *sc;
clockmod_select(const struct clockmod_softc *sc,
TAILQ_ENTRY(clockmod_softc) sc_link;
TAILQ_HEAD(, clockmod_softc) dom_list;
static int clockmod_dom_attach(struct clockmod_softc *);
static void clockmod_dom_detach(struct clockmod_softc *);
static int clockmod_select(const struct clockmod_softc *,