Home
last modified time | relevance | path

Searched refs:aliasEntry (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp1571 IORegistryEntry * aliasEntry = NULL; in fromPath() local
1603 aliasEntry = IORegistryEntry::fromPath( alias, plane, in fromPath()
1605 where = aliasEntry; in fromPath()
1661 if (aliasEntry) { in fromPath()
1662 aliasEntry->release(); in fromPath()