Searched refs:PHY_AUTO_NEG_TIME (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ | ||
H A D | e1000_hw.h | 2042 #define PHY_AUTO_NEG_TIME 45 /* 4.5 Seconds */ macro |
H A D | e1000.c | 2649 for(i = PHY_AUTO_NEG_TIME; i > 0; i--) { |