Searched refs:kIOPMSystemCapabilityWillChange (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPM.h858 the capability change (<code>kIOPMSystemCapabilityWillChange</code>), or after
876 @constant kIOPMSystemCapabilityWillChange Indicates the system capability will change.
880 kIOPMSystemCapabilityWillChange = 0x01, enumerator in enum:__anon701
/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp2609 if ((params->changeFlags & kIOPMSystemCapabilityWillChange) &&
5213 capArgs->changeFlags = kIOPMSystemCapabilityWillChange;

Completed in 44 milliseconds