Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h830 #define MII_CR_SPEED_10 0x0000 macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h921 #define MII_CR_SPEED_10 0x0000 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h2040 #define MII_CR_SPEED_10 0x0000 macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5690 phy_ctrl &= ~(MII_CR_AUTO_NEG_EN | MII_CR_SPEED_100 | MII_CR_SPEED_10); in e1000g_set_internal_loopback()
6002 MII_CR_SPEED_10); in e1000g_set_external_loopback_10()