Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp1553 IORegistryEntry * aliasEntry = NULL; in fromPath() local
1585 aliasEntry = IORegistryEntry::fromPath( alias, plane, in fromPath()
1587 where = aliasEntry; in fromPath()
1643 if (aliasEntry) { in fromPath()
1644 aliasEntry->release(); in fromPath()