Searched refs:gIODTPHandles (Results 1 – 1 of 1) sorted by relevance
72 static OSArray * gIODTPHandles; variable166 gIODTPHandles = OSArray::withCapacity( 1 ); in IODeviceTreeAlloc()185 && gIODTPHandles && gIODTPHandleMap && gIODTInterruptCellKey in IODeviceTreeAlloc()514 gIODTPHandles->setObject( data ); in AddPHandle()526 for (i = 0; (data = (OSData *)gIODTPHandles->getObject( i )); i++) { in FindPHandle()