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

  /src/sys/dev/mii/
atphy.c 91 struct atphy_softc { struct
98 CFATTACH_DECL_NEW(atphy, sizeof(struct atphy_softc),
114 atphy_clk_25m(struct atphy_softc *asc)
170 struct atphy_softc *asc = device_private(self);
411 struct atphy_softc *asc = (struct atphy_softc *)sc;

Completed in 11 milliseconds