Home
last modified time | relevance | path

Searched refs:sysLevels (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp10653 IOPMDriverAssertionType sysLevels; local
10659 sysLevels = pmAssertions->getActivatedAssertions();
10663 if ((sysLevels & whichAssertion) == whichAssertion) {