Searched defs:IOPMSystemSleepPolicyVariables (Results 1 – 1 of 1) sorted by relevance
812 struct IOPMSystemSleepPolicyVariables struct814 uint32_t signature; // kIOPMSystemSleepPolicySignature815 uint32_t version; // kIOPMSystemSleepPolicyVersion817 uint64_t currentCapability; // current system capability bits818 uint64_t highestCapability; // highest system capability bits820 uint64_t sleepFactors; // sleep factor bits821 uint32_t sleepReason; // kIOPMSleepReason*822 uint32_t sleepPhase; // identify the sleep phase823 uint32_t hibernateMode; // current hibernate mode825 uint32_t standbyDelay; // standby delay in seconds[all …]