Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c258 static uint32_t delay_aux_thread = 100000; /* 100ms */ variable
2022 delay(drv_usectohz(delay_aux_thread)); in ipw2200_thread()
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c230 static uint32_t delay_aux_thread = 100000; /* 100ms */ variable
1870 delay(drv_usectohz(delay_aux_thread)); in ipw2100_thread()