Searched refs:napfac (Results 1 – 3 of 3) sorted by relevance
345 extern int napfac;
445 int napfac = 4; /* time = napfac*waitms, cut load with extra waits */ variable
2996 int ms = napfac * waitms; in nap_check()