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

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp99 bool intMap; local
204 intMap = false;
211 if( !intMap && child->getProperty( gIODTInterruptParentKey))
212 intMap = true;
242 if( intMap)

Completed in 79 milliseconds