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

/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/platform/
H A DAppleMacIO.h68 virtual bool compareNubName( const IOService * nub, OSString * name,
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOPlatformExpert.h135 virtual bool compareNubName( const IOService * nub, OSString * name,
221 virtual bool compareNubName( const IOService * nub, OSString * name,
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOPlatformExpert.cpp187 bool IOPlatformExpert::compareNubName( const IOService * nub, function in class:IOPlatformExpert
1161 bool IODTPlatformExpert::compareNubName( const IOService * nub, function in class:IODTPlatformExpert
1165 || super::compareNubName( nub, name, matched) );
1450 compareNubName( this, name, matched ));
/macosx-10.9.5/IOPCIFamily-224.92.1/IOKit/pci/
H A DIOPCIBridge.h156 virtual bool compareNubName( const IOService * nub, OSString * name,
/macosx-10.9.5/IOPCIFamily-224.92.1/
H A DIOPCIDevice.cpp523 return (parent->compareNubName(this, name, matched));
H A DIOPCIBridge.cpp2484 bool IOPCIBridge::compareNubName( const IOService * nub, function in class:IOPCIBridge

Completed in 110 milliseconds