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

/xnu-2782.1.97/iokit/Kernel/
H A DIODeviceTreeSupport.cpp409 static IORegistryEntry * FindPHandle( UInt32 phandle ) function
451 parent = FindPHandle( phandle );
581 if( 0 == (parent = FindPHandle( *(map++) )))

Completed in 18 milliseconds