Home
last modified time | relevance | path

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

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