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

  /src/sys/dev/mii/
ipgphy.c 58 struct ipgphy_softc { struct
63 CFATTACH_DECL_NEW(ipgphy, sizeof(struct ipgphy_softc),
96 struct ipgphy_softc *isc = device_private(self);
381 struct ipgphy_softc *isc = device_private(sc->mii_dev);

Completed in 125 milliseconds