Searched refs:isInactive (Results 1 – 9 of 9) sorted by relevance
30 if (!isInactive()) { in clientClose()
54 if (!isInactive()) { in clientClose()
44 if (!isInactive()) { in clientClose()
646 bool isInactive( void ) const;
2917 if (service->isInactive() && (service->__state[1] & kIOServiceStartState) == 0) { in objectInstantiate()3518 if (isInactive() && !fRootQueue) { in rpc()4266 if (nextService->isInactive()) { in clientClose()5832 if (provider->isInactive() || IOServicePH::serverSlept()) { in serviceWillTerminate()
8543 if (((options & kIOPMDriverCallNoInactiveCheck) == 0) && isInactive()) { in assertPMDriverCall()8552 if (target->isInactive()) { in assertPMDriverCall()
361 IOService::isInactive( void ) const in isInactive() function in IOService3934 if (isDext && isInactive()) { in probeCandidates()
633 if (1 == OSDecrementAtomic(&__ipc) && isInactive()) { in ipcExit()
10277 if (!service->isInactive() &&