Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_mii.c202 (pn << PHY_CDTC_POFF) | PHY_CDTC_ENB); in atge_l1_mii_reset()
209 if ((reg & PHY_CDTC_ENB) == 0) in atge_l1_mii_reset()
H A Datge_cmn_reg.h261 #define PHY_CDTC_ENB 0x0001 macro