Searched refs:PHY_AUTO_NEG_TIME (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/pci/ | ||
| D | if_em_hw.h | 2113 #define PHY_AUTO_NEG_TIME 45 /* 4.5 Seconds */ macro |
| D | if_em_hw.c | 2259 for(i = PHY_AUTO_NEG_TIME; i > 0; i--) { in em_wait_autoneg() |