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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp73 const OSSymbol * gIODTInterruptParentKey; variable
128 gIODTInterruptParentKey
139 && gIODTPHandleKey && gIODTInterruptParentKey
210 if( !intMap && child->getProperty( gIODTInterruptParentKey))
445 if( (data = OSDynamicCast( OSData, regEntry->getProperty( gIODTInterruptParentKey )))

Completed in 23 milliseconds