OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nloop
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
wdc.c
1102
int timeout,
nloop
;
local in function:__wdcwait_reset
1110
nloop
= WDCNDELAY_RST;
1112
nloop
= WDC_RESET_WAIT * hz / 1000;
1114
for (timeout = 0; timeout <
nloop
; timeout++) {
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025