Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h875 virtual OSPtr<const OSSymbol> copyLocation(
/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp1039 IORegistryEntry::copyLocation( in copyLocation() function in IORegistryEntry
1062 const OSSymbol * sym = copyLocation( plane ); in getLocation()
H A DIOService.cpp7415 sym = copyLocation(); in matchInternal()