Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDe1000_82575.c2137 int i, ms_wait; in e1000_rx_fifo_flush_82575() local
2151 for (ms_wait = 0; ms_wait < 10; ms_wait++) { in e1000_rx_fifo_flush_82575()
2160 if (ms_wait == 10) in e1000_rx_fifo_flush_82575()