Searched defs:gen_softc (Results 1 – 1 of 1) sorted by relevance
158 struct gen_softc { struct160 struct mtx mtx;161 if_t ifp;162 device_t dev;163 device_t miibus;164 mii_contype_t phy_mode;167 struct task link_task;168 void *ih;169 void *ih2;170 int type;[all …]