Searched refs:tsec_miibus (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/tsec/
H A Dif_tsec.h65 device_t tsec_miibus; member in struct:tsec_softc
H A Dif_tsec.c274 error = mii_attach(sc->dev, &sc->tsec_miibus, ifp, tsec_ifmedia_upd,
284 sc->tsec_mii = device_get_softc(sc->tsec_miibus);

Completed in 108 milliseconds