Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h748 virtual unsigned int getDepth( const IORegistryPlane * plane ) const;
/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp1282 stack = OSArray::withCapacity( getDepth( plane )); in getPath()
2294 IORegistryEntry::getDepth( const IORegistryPlane * plane ) const in getDepth() function in IORegistryEntry
2320 oneDepth = one->getDepth( plane ); in getDepth()
H A DIOKitDebug.cpp113 DEBG( "%*s\033[33m%s", 2 * next->getDepth( plane ), "", next->getName( plane )); in IOPrintPlane()
H A DIOPMrootDomain.cpp10407 rootDepth = root->getDepth( gIOPowerPlane );
10460 depth = node->getDepth( gIOPowerPlane );