Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dpic.c60 static void pic_watchdog_enable(void);
104 platform.watchdog_enable = pic_watchdog_enable; in pic_attach()
189 pic_watchdog_enable(); in pic_attach()
220 pic_watchdog_enable(void) in pic_watchdog_enable() function
244 pic_watchdog_enable(); in pic_watchdog_tickle()