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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h825 const OSSymbol * hasAlias( const IORegistryPlane * plane,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp910 if( (alias = hasAlias( plane ))) {
954 if( (alias = entry->hasAlias( plane ))) {
1110 const OSSymbol * IORegistryEntry::hasAlias( const IORegistryPlane * plane, function in class:IORegistryEntry

Completed in 14 milliseconds