Searched refs:PHY_BMCR_LPBK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_phy.h74 #define PHY_BMCR_LPBK (1 << 14) /* Loopback of TXD<3:0> */ macro
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_phy.h74 #define PHY_BMCR_LPBK (1 << 14) /* Loopback of TXD<3:0> */ macro
H A Deri.c4719 PHY_BMCR_LPBK));
4751 PHY_BMCR_LPBK));
5306 if ((control & PHY_BMCR_ISOLATE) || (control & PHY_BMCR_LPBK)) {
5307 control &= ~(PHY_BMCR_ISOLATE | PHY_BMCR_LPBK);

Completed in 394 milliseconds