Home
last modified time | relevance | path

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

/xnu-8792.81.2/iokit/Kernel/
H A DIODeviceTreeSupport.cpp94 const OSSymbol * gIODTInterruptCellKey; variable
169 gIODTInterruptCellKey in IODeviceTreeAlloc()
175 && gIODTPHandles && gIODTPHandleMap && gIODTInterruptCellKey in IODeviceTreeAlloc()
480 if (regEntry->getProperty( gIODTInterruptCellKey) in AddPHandle()
578 if (!GetUInt32( regEntry, gIODTInterruptCellKey, iCellCount)) { in IODTGetICellCounts()