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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_phy.h167 #define PHY_ANLPAR_10FDX (1 << 6) /* 10Base-T FDX supp. by LP */ macro
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_phy.h167 #define PHY_ANLPAR_10FDX (1 << 6) /* 10Base-T FDX supp. by LP */ macro
H A Deri.c5065 } else if (an_common & (PHY_ANLPAR_10FDX | PHY_ANLPAR_10)) {
5068 param_mode = 1 && (an_common & PHY_ANLPAR_10FDX);
5079 param_anlpar_10fdx = 1 && (anlpar & PHY_ANLPAR_10FDX);

Completed in 69 milliseconds