Home
last modified time | relevance | path

Searched refs:xmphy_mii_phy_auto (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mii/
H A Dxmphy.c82 static int xmphy_mii_phy_auto(struct mii_softc *);
157 (void)xmphy_mii_phy_auto(sc); in xmphy_service()
197 xmphy_mii_phy_auto(sc); in xmphy_service()
260 xmphy_mii_phy_auto(struct mii_softc *mii) in xmphy_mii_phy_auto() function