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

/opensolaris-onvv-gate/usr/src/uts/common/io/afe/
H A Dafe.h213 #define SPR_MII_DOUT 0x00020000U /* MII data output */ macro
H A Dafe.c1162 uint32_t val = bit ? SPR_MII_DOUT : 0;
/opensolaris-onvv-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h199 #define SPR_MII_DOUT 0x00020000U /* MII data output */ macro
H A Dmxfe.c1570 unsigned val = bit ? SPR_MII_DOUT : 0;

Completed in 91 milliseconds