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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp98 bool intMap; local
203 intMap = false;
210 if( !intMap && child->getProperty( gIODTInterruptParentKey))
211 intMap = true;
257 if( intMap)

Completed in 90 milliseconds