Searched refs:reboot_wait_time (Results 1 – 1 of 1) sorted by relevance
112 static int reboot_wait_time = 0; variable113 SYSCTL_INT(_kern, OID_AUTO, reboot_wait_time, CTLFLAG_RWTUN,114 &reboot_wait_time, 0,705 DELAY(reboot_wait_time * 1000000); in shutdown_reset()