Searched refs:epc_watchdog_timer_reset (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mmeye/include/
H A Dmmeye.h33 void epc_watchdog_timer_reset(void *);
/netbsd-6-1-5-RELEASE/sys/arch/mmeye/mmeye/
H A Dautoconf.c63 callout_setfunc(&epc_wdtc, epc_watchdog_timer_reset, NULL);
64 epc_watchdog_timer_reset(NULL);
H A Dmachdep.c193 epc_watchdog_timer_reset(NULL);
842 epc_watchdog_timer_reset(void *arg) function

Completed in 109 milliseconds