Searched refs:waitForMatchingService (Results 1 – 7 of 7) sorted by relevance
122 IOService *cpu = IOService::waitForMatchingService(matching, UINT64_MAX); in register_aic_handlers()160 IOService::waitForMatchingService(matching, UINT64_MAX); in cpu_boot_thread()173 IOService::waitForMatchingService(matching, UINT64_MAX)); in cpu_boot_thread()
53 service = IOService::waitForMatchingService(dict.get()); in core_analytics_family_match()
150 match = IOService::waitForMatchingService( dict, timeout ); in IOServiceWaitForMatchingResource()706 if ((service = IOService::waitForMatchingService(matching, 30ULL * kSecondScale))) { in IOFindBSDRoot()1047 pe = (IOPlatformExpert *) IOService::waitForMatchingService(matching, 30ULL * kSecondScale); in IOSecureBSDRoot()
206 mapper = OSDynamicPtrCast<IOMapper>(IOService::waitForMatchingService(matching.get())); in copyMapperForDeviceWithIndex()
6663 IOService::waitForMatchingService( OSDictionary * matching, in waitForMatchingService() function in IOService6684 result = waitForMatchingService(matching, timeoutNS); in waitForService()
1144 IOService *match = IOService::waitForMatchingService(match_dict); in exclaves_wait_for_cpu_init()
955 static OSPtr<IOService> waitForMatchingService( OSDictionary * matching,