Searched refs:PHY_BMSR_AUTONEGCOMP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/my/ | ||
H A D | if_myreg.h | 580 #define PHY_BMSR_AUTONEGCOMP 0x0020 macro |
H A D | if_my.c | 452 if (my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_AUTONEGCOMP) { in my_autoneg_mii() |