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

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1971 uint64_t regID1 = client->getRegistryEntryID(); local
1976 (uintptr_t) regID1,
1977 (uintptr_t) (regID1 >> 32),
2116 uint64_t regID1 = getRegistryEntryID(); local
2119 TLOG("%s[0x%qx]::scheduleStop(%s[0x%qx])\n", getName(), regID1, provider->getName(), regID2);
2122 (uintptr_t) regID1,
2123 (uintptr_t) (regID1 >> 32),
2143 uint64_t regID1 = getRegistryEntryID(); local
2145 TLOG("%s[0x%qx]::scheduleFinalize\n", getName(), regID1);
2148 (uintptr_t) regID1,
2199 uint64_t regID1, regID2 = victim->getRegistryEntryID(); local
2230 uint64_t regID1, regID2 = victim->getRegistryEntryID(); local
2268 uint64_t regID1, regID2 = victim->getRegistryEntryID(); local
2298 uint64_t regID1, regID2 = victim->getRegistryEntryID(); local
2331 uint64_t regID1 = victim->getRegistryEntryID(); local
2346 uint64_t regID1 = provider->getRegistryEntryID(); local
2486 uint64_t regID1 = provider->getRegistryEntryID(); local
2560 uint64_t regID1, regID2 = getRegistryEntryID(); local
[all...]

Completed in 125 milliseconds