Searched refs:PHY_M_PC_MDIX_MSK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1137 #define PHY_M_PC_MDIX_MSK (3<<5) /* Bit 6.. 5: MDI/MDIX Config. Mask */ macro
1147 #define PHY_M_PC_MDI_XMODE(x) ((x << 5) & PHY_M_PC_MDIX_MSK)

Completed in 74 milliseconds