Home
last modified time | relevance | path

Searched defs:tcpcib_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dtcpcib.c73 struct tcpcib_softc { struct
74 struct device sc_dev;
77 int sc_active;
103 void tcpcib_wdt_init(struct tcpcib_softc *, int); argument