Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bxe/
H A Dbxe.c15568 uint32_t timer_count = 1000; in bxe_prev_unload_common() local
15612 while (timer_count) { in bxe_prev_unload_common()
15624 timer_count = 1000; in bxe_prev_unload_common()
15626 timer_count--; in bxe_prev_unload_common()
15637 if (!timer_count) { in bxe_prev_unload_common()