Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/
H A DIOPlatformExpert.h98 kIOSystemShutdownNotificationStageProcessExit = 0, enumerator
/xnu-10002.61.3/bsd/kern/
H A Dkern_shutdown.c214 IOSystemShutdownNotification(howto, kIOSystemShutdownNotificationStageProcessExit); in reboot_kernel()
/xnu-10002.61.3/iokit/Kernel/
H A DIOPMrootDomain.cpp1009 assert(kIOSystemShutdownNotificationStageProcessExit == stage); in IOSystemShutdownNotification()