Searched refs:entryID (Results 1 – 2 of 2) sorted by relevance
1147 static OSDictionary * registryEntryIDMatching( uint64_t entryID,1158 static OSSharedPtr<OSDictionary> registryEntryIDMatching( uint64_t entryID,
4821 uint64_t entryID; in startCandidate() local4828 entryID = service->getRegistryEntryID(); in startCandidate()4829 serverTag = OSNumber::withNumber(entryID, 64); in startCandidate()6973 IOService::registryEntryIDMatching( uint64_t entryID, in registryEntryIDMatching() argument6978 num = OSNumber::withNumber( entryID, 64 ); in registryEntryIDMatching()6999 IOService::registryEntryIDMatching( uint64_t entryID, in registryEntryIDMatching() argument7002 OSDictionary * result = registryEntryIDMatching(entryID, table.get()); in registryEntryIDMatching()