Home
last modified time | relevance | path

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

/xnu-10002.81.5/iokit/IOKit/
H A DIODeviceTreeSupport.h55 extern const OSSymbol * gIODTAAPLInterruptsKey;
/xnu-10002.81.5/iokit/Kernel/
H A DIODeviceTreeSupport.cpp92 const OSSymbol * gIODTAAPLInterruptsKey; variable
158 gIODTAAPLInterruptsKey in IODeviceTreeAlloc()
183 && gIODTAAPLInterruptsKey in IODeviceTreeAlloc()
804 regEntry->getProperty( gIODTAAPLInterruptsKey)))); in IODTMapInterruptsSharing()
812 parent->getProperty( gIODTAAPLInterruptsKey)))) { in IODTMapInterruptsSharing()