Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_myreg.h580 #define PHY_BMSR_AUTONEGCOMP 0x0020 macro
H A Dif_my.c452 if (my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_AUTONEGCOMP) { in my_autoneg_mii()