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

  /src/sys/dev/mii/
brgphy.c 89 struct brgphy_softc { struct
99 CFATTACH_DECL_NEW(brgphy, sizeof(struct brgphy_softc),
200 struct brgphy_softc *bsc = device_private(self);
809 struct brgphy_softc *bsc = device_private(sc->mii_dev);

Completed in 12 milliseconds