Home
last modified time | relevance | path

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

/titanic_41/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); in eri_reset_xcvr()
/titanic_41/usr/src/uts/common/io/hme/
H A Dhme_phy.h87 #define PHY_BMSR_100T4 (1 << 15) /* PHY able to perform 100Base-T4 */ macro