Searched refs:NSGPHY_MII_PHYSUP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | nsgphyreg.h | 56 #define NSGPHY_MII_PHYSUP 0x11 /* PHY support/current status */ macro |
H A D | nsgphy.c | 189 physup = PHY_READ(sc, NSGPHY_MII_PHYSUP); in nsgphy_status() |