Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1611 #define GM_SMI_CT_OP_RD BIT(5) /* OpCode Read (0=Write) */ macro
H A Dyge.c282 GM_SMI_CT_PHY_AD(phy) | GM_SMI_CT_REG_AD(reg) | GM_SMI_CT_OP_RD); in yge_mii_readreg()