Searched refs:XMPHY_MII_EXTSTS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | xmphyreg.h | 106 #define XMPHY_MII_EXTSTS 0x0F /* Extended status */ macro |
H A D | xmphy.c | 224 bmcr = PHY_READ(sc, XMPHY_MII_EXTSTS); in xmphy_status() |