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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_phy.h87 #define PHY_BMSR_100T4 (1 << 15) /* PHY able to perform 100Base-T4 */ macro
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_phy.h87 #define PHY_BMSR_100T4 (1 << 15) /* PHY able to perform 100Base-T4 */ macro
H A Deri.c5268 param_bmsr_100T4 = 1 && (stat & PHY_BMSR_100T4);

Completed in 88 milliseconds