Searched refs:getPlane (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTests.cpp136 IORegistryEntry::getPlane("IODeviceTree"))) {
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h231 /*! @function getPlane
236 static const IORegistryPlane * getPlane( const char * name );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp1789 IORegistryEntry::getPlane( plane ), options );
1804 IORegistryEntry::getPlane( plane ), options );
1859 *inPlane = entry->inPlane( IORegistryEntry::getPlane( plane ));
1875 if( entry->getPath( path, &length, IORegistryEntry::getPlane( plane )))
1904 plane = IORegistryEntry::getPlane( planeName );
1923 plane = IORegistryEntry::getPlane( planeName );
2072 IORegistryEntry::getPlane( plane ), options);
2174 IORegistryEntry::getPlane( plane ));
2188 IORegistryEntry::getPlane( plane ));
H A DIORegistryEntry.cpp239 const IORegistryPlane * IORegistryEntry::getPlane( const char * name ) function in class:IORegistryEntry
1174 plane = getPlane( temp );

Completed in 82 milliseconds