Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1400 #define PHY_M_POLC_IS0M_MSK (0xf<<8) /* Bit 11.. 8: INIT,STAT0 Mix % Msk */ macro
1407 #define PHY_M_POLC_IS0_P_MIX(x) ((x << 8) & PHY_M_POLC_IS0M_MSK)