Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp10394 unsigned int rootDepth; local
10407 rootDepth = root->getDepth( gIOPowerPlane );
10408 if (!rootDepth) {
10461 if (depth <= rootDepth) {
10468 depth -= (rootDepth + 1);