Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1402 #define PHY_M_POLC_INIT_MSK (0x3<<4) /* Bit 5.. 4: INIT Pol. Ctrl. Msk */ macro
1409 #define PHY_M_POLC_INIT_CTRL(x) ((x << 4) & PHY_M_POLC_INIT_MSK)