Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dnsgphyreg.h56 #define NSGPHY_MII_PHYSUP 0x11 /* PHY support/current status */ macro
H A Dnsgphy.c189 physup = PHY_READ(sc, NSGPHY_MII_PHYSUP); in nsgphy_status()