tco_softc
struct tco_softc *sc = device_private(self);
struct tco_softc *sc = device_private(self);
struct tco_softc *sc = device_private(self);
struct tco_softc *sc = smw->smw_cookie;
struct tco_softc *sc = smw->smw_cookie;
tcotimer_stop(struct tco_softc *sc)
tcotimer_start(struct tco_softc *sc)
tcotimer_status_reset(struct tco_softc *sc)
struct tco_softc *sc = device_private(self);
static void tcotimer_stop(struct tco_softc *);
static void tcotimer_start(struct tco_softc *);
static void tcotimer_status_reset(struct tco_softc *);
CFATTACH_DECL3_NEW(tco, sizeof(struct tco_softc),