Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_phy.h168 #define PHY_ANLPAR_10 (1 << 5) /* 10Base-T supp. by LP */ macro
H A Deri.c5065 } else if (an_common & (PHY_ANLPAR_10FDX | PHY_ANLPAR_10)) { in eri_mif_check()
5080 param_anlpar_10hdx = 1 && (anlpar & PHY_ANLPAR_10); in eri_mif_check()
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_phy.h168 #define PHY_ANLPAR_10 (1 << 5) /* 10Base-T supp. by LP */ macro