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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp408 static IORegistryEntry * FindPHandle( UInt32 phandle ) function
450 parent = FindPHandle( phandle );
580 if( 0 == (parent = FindPHandle( *(map++) )))

Completed in 76 milliseconds