Home
last modified time | relevance | path

Searched refs:BMCR_LOOP (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/sys/dev/mii/
H A Djmphy.c224 if ((bmcr & BMCR_LOOP) != 0) in jmphy_status()
334 bmcr |= BMCR_LOOP; in jmphy_auto()
H A Dukphy_subr.c75 if (bmcr & BMCR_LOOP) in ukphy_status()
H A Dmii.h51 #define BMCR_LOOP 0x4000 /* loopback */ macro
H A Dbrgphy.c488 if (bmcr & BMCR_LOOP) in brgphy_copper_status()
563 if (bmcr & BMCR_LOOP) in brgphy_fiber_status()
605 if (bmcr & BMCR_LOOP) in brgphy_5708s_status()
667 if (bmcr & BMCR_LOOP) in brgphy_5709s_status()
754 PHY_WRITE(sc, MII_BMCR, BMCR_LOOP); in brgphy_loop()
H A Dinphy.c231 if (bmcr & BMCR_LOOP) in inphy_status()
H A Diophy.c226 if (bmcr & BMCR_LOOP) in iophy_status()
H A Dnsphyter.c231 if (bmcr & BMCR_LOOP) in nsphyter_status()
H A Dsqphy.c228 if (bmcr & BMCR_LOOP) in sqphy_status()
H A Dtqphy.c227 if (bmcr & BMCR_LOOP) in tqphy_status()
H A Dacphy.c222 if (bmcr & BMCR_LOOP) in acphy_status()
H A Dgentbi.c245 if (bmcr & BMCR_LOOP) in gentbi_status()
H A Dicsphy.c237 if (bmcr & BMCR_LOOP) in icsphy_status()
H A Dqsphy.c225 if (bmcr & BMCR_LOOP) in qsphy_status()
H A Damphy.c210 if (bmcr & BMCR_LOOP) in amphy_status()
H A Dlxtphy.c244 if (bmcr & BMCR_LOOP) in lxtphy_status()
H A Dnsgphy.c238 if (bmcr & BMCR_LOOP) in nsgphy_status()
H A Dnsphy.c257 if (bmcr & BMCR_LOOP) in nsphy_status()
H A Drlphy.c241 if (bmcr & BMCR_LOOP) in rlphy_status()
H A Dbmtphy.c207 if (bmcr & BMCR_LOOP) in bmtphy_status()
H A Drdcphy.c286 if (bmcr & BMCR_LOOP) in rdcphy_status()
H A Dxmphy.c257 if (bmcr & BMCR_LOOP) in xmphy_status()
H A Dtlphy.c297 if (bmcr & BMCR_LOOP) in tlphy_status()
H A Datphy.c301 if (bmcr & BMCR_LOOP) in atphy_status()
H A Dciphy.c262 if (bmcr & BMCR_LOOP) in ciphy_status()
H A Dipgphy.c281 if (bmcr & BMCR_LOOP) in ipgphy_status()

12