Home
last modified time | relevance | path

Searched refs:gt_watchdog_reset (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/marvell/
H A Dgtvar.h54 void gt_watchdog_reset(void);
57 #define gt_watchdog_reset() ((void)0) macro
H A Dgt.c874 gt_watchdog_reset(void) in gt_watchdog_reset() function
/netbsd-src/sys/arch/evbppc/ev64260/
H A Dmachdep.c369 gt_watchdog_reset(); in cpu_reboot()