Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceTreeSupport.cpp73 static OSArray * gIODTPHandleMap; variable
167 gIODTPHandleMap = OSArray::withCapacity( 1 ); in IODeviceTreeAlloc()
185 && gIODTPHandles && gIODTPHandleMap && gIODTInterruptCellKey in IODeviceTreeAlloc()
515 gIODTPHandleMap->setObject( regEntry ); in AddPHandle()
529 gIODTPHandleMap->getObject( i ); in FindPHandle()