Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/mii_layer/
H A Dnsgphyreg.h44 #define NSGPHY_MII_BMCR 0x00 macro
H A Dnsgphy.c240 bmcr = PHY_READ(sc, NSGPHY_MII_BMCR); in nsgphy_status()