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

/xnu-2422.115.4/iokit/IOKit/pwr_mgt/
H A DIOPM.h859 the capability change (<code>kIOPMSystemCapabilityWillChange</code>), or after
877 @constant kIOPMSystemCapabilityWillChange Indicates the system capability will change.
881 kIOPMSystemCapabilityWillChange = 0x01, enumerator in enum:__anon163
/xnu-2422.115.4/iokit/Kernel/
H A DIOPMrootDomain.cpp2796 if ((params->changeFlags & kIOPMSystemCapabilityWillChange) &&
5416 capArgs->changeFlags = kIOPMSystemCapabilityWillChange;

Completed in 39 milliseconds