shutdown_intr
static void shutdown_intr(void *arg __unused, void *frame __unused);
register_int_virtual(2, shutdown_intr, NULL, "shutdown", NULL,