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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODeviceTreeSupport.h59 bool IODTMatchNubWithKeys( IORegistryEntry * nub,
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp117 if( !IODTMatchNubWithKeys(provider, "('pci', 'vci')"))
121 if( IODTMatchNubWithKeys(provider, "('uni-north', 'u3-agp')"))
1153 isU3 = IODTMatchNubWithKeys(provider, "u3-agp");
H A DAppleDART.cpp273 if (IODTMatchNubWithKeys(provider, "('u3-dart')"))
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp836 bool IODTMatchNubWithKeys( IORegistryEntry * regEntry, function
886 cmp = IODTMatchNubWithKeys( next, keys );

Completed in 74 milliseconds