Home
last modified time | relevance | path

Searched refs:PHY_AUTO_NEG_TIME (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h2042 #define PHY_AUTO_NEG_TIME 45 /* 4.5 Seconds */ macro
H A De1000.c2649 for(i = PHY_AUTO_NEG_TIME; i > 0; i--) {