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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DAppleMacIO.h68 virtual bool compareNubName( const IOService * nub, OSString * name,
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOPlatformExpert.h124 virtual bool compareNubName( const IOService * nub, OSString * name,
210 virtual bool compareNubName( const IOService * nub, OSString * name,
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp150 bool AppleMacIO::compareNubName( const IOService * nub, function in class:AppleMacIO
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp189 bool IOPlatformExpert::compareNubName( const IOService * nub, function in class:IOPlatformExpert
1070 bool IODTPlatformExpert::compareNubName( const IOService * nub, function in class:IODTPlatformExpert
1074 || super::compareNubName( nub, name, matched) );
1366 compareNubName( this, name, matched ));

Completed in 27 milliseconds