Home
last modified time | relevance | path

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

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