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

/freebsd-9.3-release/sys/dev/mii/
H A Dmlphy.c71 struct mlphy_softc { struct
95 sizeof(struct mlphy_softc)
100 static struct mii_softc *mlphy_find_other(struct mlphy_softc *);
144 struct mlphy_softc *msc;
166 mlphy_find_other(struct mlphy_softc *msc)
193 struct mlphy_softc *msc = (struct mlphy_softc *)xsc;
366 struct mlphy_softc *msc = (struct mlphy_softc *)sc;

Completed in 41 milliseconds