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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h789 virtual const OSSymbol * hasAlias( const IORegistryPlane * plane,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp869 if( (alias = hasAlias( plane ))) {
913 if( (alias = entry->hasAlias( plane ))) {
1069 const OSSymbol * IORegistryEntry::hasAlias( const IORegistryPlane * plane, function in class:IORegistryEntry

Completed in 27 milliseconds