Home
last modified time | relevance | path

Searched refs:HOST_REBOOT_UPSDELAY (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/osfmk/mach/
H A Dhost_reboot.h36 #define HOST_REBOOT_UPSDELAY 0x0100 macro
/xnu-8019.80.24/bsd/kern/
H A Dkern_shutdown.c317 hostboot_option = HOST_REBOOT_UPSDELAY; in reboot_kernel()
/xnu-8019.80.24/osfmk/kern/
H A Dmachine.c187 if (options & HOST_REBOOT_UPSDELAY) { in host_reboot()