Searched refs:BMSR_ACOMP (Results 1 – 24 of 24) sorted by relevance
90 if ((bmsr & BMSR_ACOMP) == 0) { in ukphy_status()
160 if ((bmsr & BMSR_ACOMP) == 0) { in axphy_status()
80 #define BMSR_ACOMP 0x0020 /* Autonegotiation complete */ macro
212 if ((bmsr & BMSR_ACOMP) == 0) { in rdcphy_status()
202 if ((bmsr & BMSR_ACOMP) == 0) { in nsphyter_status()
243 if ((bmsr & BMSR_ACOMP) == 0) { in gentbi_status()
213 if ((bmsr & BMSR_ACOMP) == 0) { in nsgphy_status()
178 if ((bmsr & BMSR_ACOMP) == 0) { in tdkphy_status()
171 if ((bmsr & BMSR_ACOMP) == 0) { in amphy_status()
220 if ((bmsr & BMSR_ACOMP) == 0) { in acphy_status()
214 if ((bmsr & BMSR_ACOMP) == 0) { in bmtphy_status()
194 if ((bmsr & BMSR_ACOMP) == 0) { in rlphy_status()
212 if ((bmsr & BMSR_ACOMP) == 0) { in smscphy_status()
224 if ((bmsr & BMSR_ACOMP) == 0) { in lxtphy_status()
249 if ((bmsr & BMSR_ACOMP) == 0) { in smcphy_status()
239 if ((bmsr & BMSR_ACOMP) == 0) { in nsphy_status()
293 if ((bmsr & BMSR_ACOMP) == 0) { in truephy_status()
172 if ((bmsr & BMSR_ACOMP) == 0) { in inphy_status()
204 if ((bmsr & BMSR_ACOMP) == 0) { in ruephy_status()
184 #define BMSR_ANEGCOMPLETE BMSR_ACOMP
821 (portreg & 0x40 ? BMSR_ACOMP : 0x00)); in ksz8995ma_readphy()
774 } while ((PHY1_RD(sc, MII_BMSR) & BMSR_ACOMP) == 0); in xae_phy_fixup()
434 rv |= BMSR_ACOMP; in nge_miibus_readreg()
2644 if ((bmsr & BMSR_ACOMP) == 0) { in txp_ifmedia_sts()