Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_defines.h265 #define E1000_CTRL_SPD_SEL 0x00000300 /* Speed Select Mask */ macro
H A De1000_82543.c1417 ctrl &= ~(E1000_CTRL_SPD_SEL | E1000_CTRL_ILOS); in e1000_config_mac_to_phy_82543()
H A De1000_phy.c2026 ctrl &= ~E1000_CTRL_SPD_SEL; in e1000_phy_force_speed_duplex_setup()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h997 #define E1000_CTRL_SPD_SEL 0x00000300 /* Speed Select Mask */ macro
H A De1000.c2072 ctrl &= ~(E1000_CTRL_SPD_SEL | E1000_CTRL_ILOS);
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5725 ctrl &= ~E1000_CTRL_SPD_SEL; /* Clear the speed sel bits */ in e1000g_set_internal_loopback()
5937 ctrl &= ~E1000_CTRL_SPD_SEL; /* Clear the speed sel bits */ in e1000g_set_external_loopback_100()
5974 ctrl &= ~E1000_CTRL_SPD_SEL; /* Clear the speed sel bits */ in e1000g_set_external_loopback_10()