HomeSort by: relevance | last modified time | path
    Searched defs:mii_sc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/mii/
rgephy.c 66 struct mii_softc mii_sc; member in struct:rgephy_softc
109 struct mii_softc *sc = &rsc->mii_sc;
rgephy.c 66 struct mii_softc mii_sc; member in struct:rgephy_softc
109 struct mii_softc *sc = &rsc->mii_sc;
atphy.c 92 struct mii_softc mii_sc; member in struct:atphy_softc
116 struct mii_softc *sc = &asc->mii_sc;
172 struct mii_softc *sc = &asc->mii_sc;
atphy.c 92 struct mii_softc mii_sc; member in struct:atphy_softc
116 struct mii_softc *sc = &asc->mii_sc;
172 struct mii_softc *sc = &asc->mii_sc;

Completed in 23 milliseconds