Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h267 #define E1000_CTRL_SPD_10 0x00000000 /* Force 10Mb */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h998 #define E1000_CTRL_SPD_10 0x00000000 /* Force 10Mb */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6020 E1000_CTRL_SPD_10 | /* Force Speed to 10 */ in e1000g_set_external_loopback_10()