Searched refs:mii_phy (Results 1 – 6 of 6) sorted by relevance
110 u_int mii_phy; /* our MII address */ member238 MIIBUS_READREG((p)->mii_dev, (p)->mii_phy, (r))241 MIIBUS_WRITEREG((p)->mii_dev, (p)->mii_phy, (r), (v))
602 sc->mii_phy = ma->mii_phyno; in mii_phy_dev_attach()
847 if (miisc->mii_phy != 0) { in jme_attach()848 sc->jme_phyaddr = miisc->mii_phy; in jme_attach()
891 MGE_WRITE(sc, MGE_REG_PHYDEV, miisc->mii_phy); in mge_attach()
3264 phyno = miisc->mii_phy; in nfe_set_linkspeed()
3816 phyno = miisc->mii_phy; in re_set_linkspeed()