tcpcib_softc
void tcpcib_wdt_init(struct tcpcib_softc *, int);
void tcpcib_wdt_start(struct tcpcib_softc *);
void tcpcib_wdt_stop(struct tcpcib_softc *);
sizeof(struct tcpcib_softc), tcpcib_match, tcpcib_attach,
tcpcib_wdt_unlock(struct tcpcib_softc *sc)
tcpcib_wdt_init(struct tcpcib_softc *sc, int period)
tcpcib_wdt_start(struct tcpcib_softc *sc)
tcpcib_wdt_stop(struct tcpcib_softc *sc)
struct tcpcib_softc *sc = (struct tcpcib_softc *)self;
struct tcpcib_softc *sc = (struct tcpcib_softc *)self;
struct tcpcib_softc *sc = arg;
struct tcpcib_softc *sc = tc->tc_priv;