Searched refs:getRegistryRoot (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOStartIOKit.cpp214 IORegistryEntry * root = IORegistryEntry::getRegistryRoot();
H A DIODeviceTreeSupport.cpp189 parent->attachToParent( IORegistryEntry::getRegistryRoot(), gIODTPlane);
H A DIOService.cpp423 ok = attachToParent( getRegistryRoot(), gIOServicePlane);
490 IORegistryEntry * root = getRegistryRoot();
727 if( parent == IORegistryEntry::getRegistryRoot())
3847 IORegistryEntry::getRegistryRoot()->setProperty(key, dict->getObject(key));
H A DIORegistryEntry.cpp164 IORegistryEntry * IORegistryEntry::getRegistryRoot( void ) function in class:IORegistryEntry
H A DIOUserClient.cpp832 IORegistryEntry::getRegistryRoot()->copyProperty(gIOConsoleUsersKey))))
1770 entry = IORegistryEntry::getRegistryRoot();
H A DIOMemoryDescriptor.cpp3025 IORegistryEntry::getRegistryRoot()->setProperty(kIOMaximumMappedIOByteCountKey,
H A DIOServicePM.cpp560 attachToParent( getRegistryRoot(), gIOPowerPlane );
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h217 /*! @function getRegistryRoot
222 static IORegistryEntry * getRegistryRoot( void );
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp1013 root = IORegistryEntry::getRegistryRoot();

Completed in 128 milliseconds