Searched refs:GM_SMI_CT_RD_VAL (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 1612 #define GM_SMI_CT_RD_VAL BIT(4) /* Read Valid (Read completed) */ macro |
H A D | yge.c | 287 if ((val & GM_SMI_CT_RD_VAL) != 0) { in yge_mii_readreg() |