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

  /src/sys/dev/mii/
rgephy.c 65 struct rgephy_softc { struct
70 CFATTACH_DECL_NEW(rgephy, sizeof(struct rgephy_softc),
107 struct rgephy_softc *rsc = device_private(self);
627 struct rgephy_softc *rsc = (struct rgephy_softc *)sc;

Completed in 11 milliseconds