Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/mii_layer/
HDnsgphyreg.h132 #define NSGPHY_MII_1000STS 0x0A /* 1000baseT status */ macro
HDnsgphy.c252 gstat = PHY_READ(sc, NSGPHY_MII_1000STS); in nsgphy_status()