Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_shutdown.c166 static void shutdown_reset(void *junk, int howto);
180 EVENTHANDLER_REGISTER(shutdown_final, shutdown_reset, NULL, in shutdown_conf()
529 shutdown_reset(void *junk, int howto) in shutdown_reset() function
/NextBSD/sys/dev/fb/
HDmachfb.c1340 EVENTHANDLER_REGISTER(shutdown_reset, machfb_shutdown_reset, sc, in machfb_pci_attach()