omdog_softc
omdog_start(struct omdog_softc *sc)
omdog_stop(struct omdog_softc *sc)
omdog_sync(struct omdog_softc *sc)
struct omdog_softc *sc = self;
struct omdog_softc *omdog_sc;
void omdog_start(struct omdog_softc *);
void omdog_stop(struct omdog_softc *);
void omdog_sync(struct omdog_softc *);
sizeof (struct omdog_softc), omdog_match, omdog_attach, NULL,
struct omdog_softc *sc = (struct omdog_softc *) self;