Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1609 #define GM_SMI_CT_PHY_A_MSK (0x1f<<11) /* Bit 15..11: PHY Device Addr */ macro
1615 #define GM_SMI_CT_PHY_AD(x) ((x << 11) & GM_SMI_CT_PHY_A_MSK)