Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIODeviceTreeSupport.cpp126 bool intMap; in IODeviceTreeAlloc() local
265 intMap = false; in IODeviceTreeAlloc()
272 if (!intMap && child->getProperty( gIODTInterruptParentKey)) { in IODeviceTreeAlloc()
273 intMap = true; in IODeviceTreeAlloc()
309 if (intMap) { in IODeviceTreeAlloc()