Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIODeviceTreeSupport.h47 extern const OSSymbol * gIODTPHandleKey;
/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceTreeSupport.cpp93 const OSSymbol * gIODTPHandleKey; variable
160 gIODTPHandleKey in IODeviceTreeAlloc()
184 && gIODTPHandleKey && gIODTInterruptParentKey in IODeviceTreeAlloc()
512 && (data = OSDynamicCast( OSData, regEntry->getProperty( gIODTPHandleKey )))) { in AddPHandle()
590 ok = GetUInt32( regEntry, gIODTPHandleKey, &phandle); in IODTInterruptControllerName()
H A DIOService.cpp288 extern const OSSymbol * gIODTPHandleKey;