Lines Matching refs:fSystemOff
428 uint8_t fSystemOff; variable
4502 bool matchNow = !fSystemOff && assertionActive; in matchingStart()
4551 if ((fUserServerOff != fSystemOff) && fUserServers->getCount()) { in matchingEnd()
4552 if (fSystemOff) { in matchingEnd()
4556 fUserServerOff = fSystemOff; in matchingEnd()
4560 fUserServerOff = fSystemOff; in matchingEnd()
4564 if (!fSystemOff && fMatchingDelayed) { in matchingEnd()
4575 …if (fSystemOff && IOService::getPMRootDomain()->getSystemSleepType(&sleepType, &standbyTimer) == k… in matchingEnd()
4581 us->systemPower(fSystemOff, hibernate); in matchingEnd()
4723 fSystemOff = true; in systemPowerChange()
4737 fSystemOff = false; in systemPowerChange()