Home
last modified time | relevance | path

Searched refs:MII_CR_RESET (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_defines.h907 #define MII_CR_RESET 0x8000 /* 0 = normal, 1 = PHY reset */ macro
H A De1000_80003es2lan.c694 phy_data |= MII_CR_RESET; in e1000_phy_force_speed_duplex_80003es2lan()
H A De1000_phy.c2831 phy_ctrl |= MII_CR_RESET; in e1000_phy_sw_reset_generic()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1732 #define MII_CR_RESET 0x8000 /* 0 = normal, 1 = PHY reset */ macro
H A De1000.c3060 phy_data |= MII_CR_RESET;
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5445 phy_ctrl | MII_CR_RESET | MII_CR_AUTO_NEG_EN); in e1000g_set_internal_loopback()
5448 phy_ctrl | MII_CR_RESET); in e1000g_set_internal_loopback()
5710 phy_ctrl | MII_CR_RESET); /* 0xA100 */ in e1000g_set_external_loopback_100()
5747 phy_ctrl | MII_CR_RESET); /* 0x8100 */ in e1000g_set_external_loopback_10()