Searched refs:physup (Results 1 – 1 of 1) sorted by relevance
182 int bmsr, bmcr, physup, gtsr; in nsgphy_status() local189 physup = PHY_READ(sc, NSGPHY_MII_PHYSUP); in nsgphy_status()191 if (physup & PHY_SUP_LINK) in nsgphy_status()215 switch (physup & (PHY_SUP_SPEED1 | PHY_SUP_SPEED0)) { in nsgphy_status()237 if (physup & PHY_SUP_DUPLEX) in nsgphy_status()