shutdown_halt
static void shutdown_halt (void *junk, int howto);
EVENTHANDLER_REGISTER(shutdown_final, shutdown_halt, NULL, SHUTDOWN_PRI_LAST + 100);