Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/eri/
H A Deri_phy.h166 #define PHY_ANLPAR_TX (1 << 7) /* 100Base-TX supp. by LP */ macro
H A Deri.c5060 if (an_common & (PHY_ANLPAR_TXFDX | PHY_ANLPAR_TX)) { in eri_mif_check()
5078 param_anlpar_100hdx = 1 && (anlpar & PHY_ANLPAR_TX); in eri_mif_check()
/titanic_50/usr/src/uts/common/io/hme/
H A Dhme_phy.h166 #define PHY_ANLPAR_TX (1 << 7) /* 100Base-TX supp. by LP */ macro