satmgr_reboot
static void satmgr_reboot(int);
md_reboot = satmgr_reboot; /* cpu_reboot() hook */
tsleep(satmgr_reboot, PWAIT, "reboot", 0);