Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIODeviceTreeSupport.cpp520 FindPHandle( UInt32 phandle ) in FindPHandle() function
572 parent = FindPHandle( phandle ); in IODTFindInterruptParent()
720 if (NULL == (parent = FindPHandle( *(map++)))) { in IODTMapOneInterrupt()