OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wh_smw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
weaselvar.h
49
struct sysmon_wdog
wh_smw
;
member in struct:weasel_handle
weasel_isa.c
208
wh->
wh_smw
.smw_name = "weasel";
209
wh->
wh_smw
.smw_cookie = wh;
210
wh->
wh_smw
.smw_setmode = weasel_isa_wdog_setmode;
211
wh->
wh_smw
.smw_tickle = weasel_isa_wdog_tickle;
212
wh->
wh_smw
.smw_period = wh->wh_wdog_period;
214
if (sysmon_wdog_register(&wh->
wh_smw
) != 0)
Completed in 16 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025