Home
last modified time | relevance | path

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

/freebsd/sys/arm64/apple/
H A Dapple_wdog.c88 static void apple_wdog_reboot_system(void *, int);
142 EVENTHANDLER_REGISTER(shutdown_final, apple_wdog_reboot_system, sc, in apple_wdog_attach()
200 apple_wdog_reboot_system(void *private, int howto) in apple_wdog_reboot_system() function