OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wh_wdog_period
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
weaselvar.h
52
u_int
wh_wdog_period
;
member in struct:weasel_handle
weasel_isa.c
200
wh->
wh_wdog_period
= cfg.wdt_msec / 1000;
202
printf(", watchdog interval %d sec.\n", wh->
wh_wdog_period
);
212
wh->wh_smw.smw_period = wh->
wh_wdog_period
;
229
smw->smw_period = wh->
wh_wdog_period
;
230
else if (smw->smw_period != wh->
wh_wdog_period
) {
Completed in 11 milliseconds
Indexes created Wed Oct 29 01:09:52 GMT 2025