Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp90 static uint64_t gIORegistryLastID = kIORegistryIDReserved; variable
163 gRegistryRoot->reserved->fRegistryEntryID = ++gIORegistryLastID; in initialize()
2064 reserved->fRegistryEntryID = ++gIORegistryLastID; in attachToParent()