Home
last modified time | relevance | path

Searched refs:ANER_LPAN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mii/
H A Dmii.h167 #define ANER_LPAN 0x0001 /* link parter autoneg-able */ macro
H A Damphy.c173 if (PHY_READ(sc, MII_ANER) & ANER_LPAN) { in amphy_status()
H A Dnsphy.c239 if (PHY_READ(sc, MII_ANER) & ANER_LPAN) { in nsphy_status()