Home
last modified time | relevance | path

Searched refs:BMCR_RESET (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dmii.h44 #define BMCR_RESET 0x8000 /* Reset the DP83840 */ macro
H A Dtg3.c277 phy_control = BMCR_RESET; in tg3_bmcr_reset()
288 if ((phy_control & BMCR_RESET) == 0) { in tg3_bmcr_reset()
1221 tg3_writephy(tp, MII_BMCR, BMCR_RESET); in tg3_setup_fiber_phy()
H A Dtg3.h109 #define BMCR_RESET 0x8000 /* Reset the DP83840 */ macro
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_compat.h62 #define BMCR_RESET 0x8000 /* Reset the DP83840 */ macro
H A Dmv88e1xxx.c77 mdio_set_bit(cphy, MII_BMCR, BMCR_RESET); in mv88e1xxx_reset()
81 ctl &= BMCR_RESET; in mv88e1xxx_reset()
/illumos-gate/usr/src/uts/common/io/urf/
H A Drtl8150reg.h173 #define BMCR_RESET 0x8000 /* PHY reset */ macro
/illumos-gate/usr/src/contrib/bhyve/dev/mii/
H A Dmii.h49 #define BMCR_RESET 0x8000 /* reset */ macro
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h86 #define BMCR_RESET 0x8000 macro