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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_phy.h73 #define PHY_BMCR_RESET (1 << 15) /* Reset */ macro
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_phy.h73 #define PHY_BMCR_RESET (1 << 15) /* Reset */ macro
H A Deri.c5230 eri_mii_write(erip, ERI_PHY_BMCR, PHY_BMCR_RESET);
5242 if ((control & PHY_BMCR_RESET) == 0)

Completed in 71 milliseconds