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

/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIODeviceTreeSupport.h62 bool IODTCompareNubName( const IORegistryEntry * regEntry,
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1164 return( IODTCompareNubName( nub, name, matched )
1347 return( IODTCompareNubName( this, name, matched ));
H A DIODeviceTreeSupport.cpp820 bool IODTCompareNubName( const IORegistryEntry * regEntry, function
/macosx-10.9.5/IOGraphics-471.92.1/IONDRVSupport/
H A DIONDRVFramebuffer.cpp188 return (IODTCompareNubName(this, name, matched)
/macosx-10.9.5/IOPCIFamily-224.92.1/
H A DIOPCIBridge.cpp2487 return (IODTCompareNubName(nub, name, matched));

Completed in 105 milliseconds