Searched defs:IOPMSystemSleepPolicyVariables (Results 1 – 1 of 1) sorted by relevance
816 struct IOPMSystemSleepPolicyVariables struct819 uint32_t version; // kIOPMSystemSleepPolicyVersion821 uint64_t currentCapability; // current system capability bits822 uint64_t highestCapability; // highest system capability bits824 uint64_t sleepFactors; // sleep factor bits825 uint32_t sleepReason; // kIOPMSleepReason*826 uint32_t sleepPhase; // identify the sleep phase827 uint32_t hibernateMode; // current hibernate mode829 uint32_t standbyDelay; // standby delay in seconds830 uint32_t standbyTimer; // standby timer in seconds[all …]