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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h766 static const IORegistryPlane * makePlane( const char * name );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp101 gIODTPlane = IORegistryEntry::makePlane( kIODeviceTreePlane );
H A DIORegistryEntry.cpp175 const IORegistryPlane * IORegistryEntry::makePlane( const char * name ) function in class:IORegistryEntry
H A DIOService.cpp246 gIOServicePlane = IORegistryEntry::makePlane( kIOServicePlane );
247 gIOPowerPlane = IORegistryEntry::makePlane( kIOPowerPlane );

Completed in 93 milliseconds