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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1972 uint64_t regID2 = victim->getRegistryEntryID(); local
1978 (uintptr_t) regID2,
1979 (uintptr_t) (regID2 >> 32));
2117 uint64_t regID2 = provider->getRegistryEntryID(); local
2119 TLOG("%s[0x%qx]::scheduleStop(%s[0x%qx])\n", getName(), regID1, provider->getName(), regID2);
2124 (uintptr_t) regID2,
2125 (uintptr_t) (regID2 >> 32));
2199 uint64_t regID1, regID2 = victim->getRegistryEntryID(); local
2208 victim->getName(), regID2, (long long)options);
2213 (uintptr_t) regID2,
2230 uint64_t regID1, regID2 = victim->getRegistryEntryID(); local
2268 uint64_t regID1, regID2 = victim->getRegistryEntryID(); local
2298 uint64_t regID1, regID2 = victim->getRegistryEntryID(); local
2347 uint64_t regID2 = client->getRegistryEntryID(); local
2487 uint64_t regID2 = client->getRegistryEntryID(); local
2560 uint64_t regID1, regID2 = getRegistryEntryID(); local
[all...]

Completed in 116 milliseconds