Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1610 #define GM_SMI_CT_REG_A_MSK (0x1f<<6) /* Bit 10.. 6: PHY Register Addr */ macro
1616 #define GM_SMI_CT_REG_AD(x) ((x << 6) & GM_SMI_CT_REG_A_MSK)