Home
last modified time | relevance | path

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

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