Lines Matching defs:tcpcib_softc
82 struct tcpcib_softc {
107 static void tcpcib_wdt_init(struct tcpcib_softc *, int);
108 static void tcpcib_wdt_start(struct tcpcib_softc *);
109 static void tcpcib_wdt_stop(struct tcpcib_softc *);
111 CFATTACH_DECL2_NEW(tcpcib, sizeof(struct tcpcib_softc),
122 tcpcib_wdt_unlock(struct tcpcib_softc *sc)
130 tcpcib_wdt_init(struct tcpcib_softc *sc, int period)
155 tcpcib_wdt_start(struct tcpcib_softc *sc)
163 tcpcib_wdt_stop(struct tcpcib_softc *sc)
194 struct tcpcib_softc *sc = device_private(self);
270 struct tcpcib_softc *sc = device_private(self);
287 struct tcpcib_softc *sc = device_private(self);
300 struct tcpcib_softc *sc = device_private(self);
311 struct tcpcib_softc *sc = device_private(self);
330 struct tcpcib_softc *sc = smw->smw_cookie;
353 struct tcpcib_softc *sc = smw->smw_cookie;