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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODeviceTreeSupport.h46 extern const OSSymbol * gIODTPHandleKey;
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp71 const OSSymbol * gIODTPHandleKey; variable
125 gIODTPHandleKey
139 && gIODTPHandleKey && gIODTInterruptParentKey
401 && (data = OSDynamicCast( OSData, regEntry->getProperty( gIODTPHandleKey )))) {
467 ok = GetUInt32( regEntry, gIODTPHandleKey, &phandle);
H A DIOService.cpp149 extern const OSSymbol * gIODTPHandleKey;

Completed in 92 milliseconds