Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h827 #define MII_CR_RESET 0x8000 /* 0 = normal, 1 = PHY reset */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h918 #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.c2832 phy_ctrl |= MII_CR_RESET; in e1000_phy_sw_reset_generic()
/illumos-gate/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;
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5704 phy_ctrl | MII_CR_RESET | MII_CR_AUTO_NEG_EN); in e1000g_set_internal_loopback()
5707 phy_ctrl | MII_CR_RESET); in e1000g_set_internal_loopback()
5969 phy_ctrl | MII_CR_RESET); /* 0xA100 */ in e1000g_set_external_loopback_100()
6006 phy_ctrl | MII_CR_RESET); /* 0x8100 */ in e1000g_set_external_loopback_10()