Searched defs:tcpcib_softc (Results 1 – 1 of 1) sorted by relevance
73 struct tcpcib_softc { struct74 struct device sc_dev;77 int sc_active;103 void tcpcib_wdt_init(struct tcpcib_softc *, int); argument