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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1719 uint64_t regID = getRegistryEntryID(); local
1722 (uintptr_t) regID,
1723 (uintptr_t) (regID >> 32),
2867 uint64_t regID = getRegistryEntryID(); local
2875 (uintptr_t) regID,
2876 (uintptr_t) (regID >> 32),
2887 (uintptr_t) regID,
2888 (uintptr_t) (regID >> 32),
3211 uint64_t regID = next->getRegistryEntryID(); local
3215 (uintptr_t) regID,
[all...]

Completed in 46 milliseconds