Searched refs:PHY_BMSR_AUTONEGCOMP (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/xe/
H A Dif_xereg.h656 #define PHY_BMSR_AUTONEGCOMP 0x0020 /* Auto-negotiation complete */ macro
H A Dif_xe.c1073 if (bmsr & (PHY_BMSR_AUTONEGCOMP | PHY_BMSR_LINKSTAT)) {
/freebsd-10.2-release/sys/dev/my/
H A Dif_myreg.h580 #define PHY_BMSR_AUTONEGCOMP 0x0020 macro
H A Dif_my.c460 if (my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_AUTONEGCOMP) {

Completed in 31 milliseconds