Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1231 #define PHY_M_EC_DSC_MSK_2 (7<<9) /* Bit 11.. 9: Downshift Counter */ macro
1249 #define PHY_M_EC_DSC_2(x) ((x << 9) & PHY_M_EC_DSC_MSK_2)