Home
last modified time | relevance | path

Searched refs:MII_CR_SPEED_10 (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_defines.h920 #define MII_CR_SPEED_10 0x0000 macro
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h2040 #define MII_CR_SPEED_10 0x0000 macro
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5648 phy_ctrl &= ~(MII_CR_AUTO_NEG_EN | MII_CR_SPEED_100 | MII_CR_SPEED_10); in e1000g_set_internal_loopback()
5960 MII_CR_SPEED_10); in e1000g_set_external_loopback_10()