Home
last modified time | relevance | path

Searched defs:IOPMSystemSleepPolicyVariables (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h816 struct IOPMSystemSleepPolicyVariables struct
819 uint32_t version; // kIOPMSystemSleepPolicyVersion
821 uint64_t currentCapability; // current system capability bits
822 uint64_t highestCapability; // highest system capability bits
824 uint64_t sleepFactors; // sleep factor bits
825 uint32_t sleepReason; // kIOPMSleepReason*
826 uint32_t sleepPhase; // identify the sleep phase
827 uint32_t hibernateMode; // current hibernate mode
829 uint32_t standbyDelay; // standby delay in seconds
830 uint32_t standbyTimer; // standby timer in seconds
[all …]