Searched refs:mlphy_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/mii/
H A Dmlphy.c73 struct mlphy_softc { struct
97 sizeof(struct mlphy_softc)
102 static struct mii_softc *mlphy_find_other(struct mlphy_softc *);
145 struct mlphy_softc *msc;
167 mlphy_find_other(struct mlphy_softc *msc)
194 struct mlphy_softc *msc = (struct mlphy_softc *)xsc;
337 struct mlphy_softc *msc = (struct mlphy_softc *)sc;

Completed in 90 milliseconds