Home
last modified time | relevance | path

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

/xnu-11215.41.3/iokit/Kernel/
H A DIODeviceTreeSupport.cpp94 const OSSymbol * gIODTInterruptCellKey; variable
179 gIODTInterruptCellKey in IODeviceTreeAlloc()
185 && gIODTPHandles && gIODTPHandleMap && gIODTInterruptCellKey in IODeviceTreeAlloc()
511 if (regEntry->getProperty( gIODTInterruptCellKey) in AddPHandle()
609 if (!GetUInt32( regEntry, gIODTInterruptCellKey, iCellCount)) { in IODTGetICellCounts()