Searched defs:delay_fatal_recover (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c229 static uint32_t delay_fatal_recover = 100000 * 20; /* 2s */ variable
1853 delay(drv_usectohz(delay_fatal_recover));
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c257 static uint32_t delay_fatal_recover = 100000 * 20; /* 2s */ variable
1995 delay(drv_usectohz(delay_fatal_recover));

Completed in 69 milliseconds