Searched refs:sw_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A De1000_mac.c2196 s32 sw_timeout = hw->nvm.word_size + 1; local
2210 sw_timeout = 1;
2214 while (i < sw_timeout) {
2223 if (i == sw_timeout) {

Completed in 49 milliseconds