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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h76 uint64_t fRegistryEntryID; member in struct:IORegistryEntry::ExpansionData
/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp160 gRegistryRoot->reserved->fRegistryEntryID = ++gIORegistryLastID;
1637 if (!reserved->fRegistryEntryID)
1638 reserved->fRegistryEntryID = ++gIORegistryLastID;
1683 return (reserved->fRegistryEntryID);

Completed in 78 milliseconds