Searched defs:IOPMSystemSleepPolicyVariables (Results 1 – 1 of 1) sorted by relevance
826 struct IOPMSystemSleepPolicyVariables struct828 uint32_t signature; // kIOPMSystemSleepPolicySignature829 uint32_t version; // kIOPMSystemSleepPolicyVersion831 uint64_t currentCapability; // current system capability bits832 uint64_t highestCapability; // highest system capability bits834 uint64_t sleepFactors; // sleep factor bits835 uint32_t sleepReason; // kIOPMSleepReason*836 uint32_t sleepPhase; // identify the sleep phase837 uint32_t hibernateMode; // current hibernate mode839 uint32_t standbyDelay; // standby delay in seconds[all …]