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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp81 static bool IODTMapInterruptsSharing( IORegistryEntry * regEntry, OSDictionary * allInts );
209 IODTMapInterruptsSharing( child, allInts );
642 static bool IODTMapInterruptsSharing( IORegistryEntry * regEntry, OSDictionary * allInts ) function
763 return( IODTMapInterruptsSharing( regEntry, 0 ));

Completed in 27 milliseconds