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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODeviceTreeSupport.h56 IORegistryEntry * IODeviceTreeAlloc( void * dtTop );
/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTests.cpp154 dt = IODeviceTreeAlloc( dtTop );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp84 IODeviceTreeAlloc( void * dtTop ) function
H A DIOPlatformExpert.cpp1268 if( dtTop && (dt = IODeviceTreeAlloc( dtTop )))

Completed in 28 milliseconds