Searched refs:kIOReturnNotReady (Results 1 – 18 of 18) sorted by relevance
158 return kIOReturnNotReady; in IOCPURunPlatformHaltRestartActions()169 return kIOReturnNotReady; in IOCPURunPlatformPanicActions()191 return kIOReturnNotReady; in IOCPURunPlatformPanicSyncAction()
207 return kIOReturnNotReady; in runAction()280 return kIOReturnNotReady; in attemptAction()
454 return kIOReturnNotReady; in clearMemoryDescriptor()840 return kIOReturnNotReady; in prepare()854 ret = kIOReturnNotReady; in prepare()1060 return kIOReturnNotReady; in complete()1121 return kIOReturnNotReady; in getPreparedOffsetAndLength()1146 return kIOReturnNotReady; in synchronize()1289 return kIOReturnNotReady; in genIOVMSegments()
1905 return kIOReturnNotReady; in readXPRAM()1916 return kIOReturnNotReady; in writeXPRAM()1928 return kIOReturnNotReady; in readNVRAMProperty()1956 return kIOReturnNotReady; in writeNVRAMProperty()1979 return kIOReturnNotReady; in readNVRAMPartition()1992 return kIOReturnNotReady; in writeNVRAMPartition()
461 return kIOReturnNotReady; in CoreAnalyticsSendEvent_Impl()864 return kIOReturnNotReady; in CreateMemoryDescriptorFromClient_Impl()1103 ret = kIOReturnNotReady; in CompleteDMA_Impl()1137 return kIOReturnNotReady; in GetPreparation_Impl()1149 ret = kIOReturnNotReady; in GetPreparation_Impl()1179 return kIOReturnNotReady; in PerformOperation_Impl()1652 IOReturn ret = kIOReturnNotReady; in CheckForWork_Impl()2034 return kIOReturnNotReady; in CheckForWork_Impl()2350 return kIOReturnNotReady; in SetPort_Impl()3508 return kIOReturnNotReady; in rpc()[all …]
941 kern_return_t kr = kIOReturnNotReady; in IOIteratePageableMaps()1039 kern_return_t kr = kIOReturnNotReady; in IOMallocPageablePages()
349 err = kIOReturnNotReady; in purgeableStateBits()3665 err = kIOReturnNotReady; in setPurgeable()3709 IOReturn err = kIOReturnNotReady; in setPurgeable()3754 IOReturn err = kIOReturnNotReady; in setOwnership()3830 IOReturn err = kIOReturnNotReady; in getPageCounts()4688 error = kIOReturnNotReady; in prepare()5008 return kIOReturnNotReady; in IOMemoryMapTracking()
615 …require_action(_nvramController != nullptr, exit, (ret = kIOReturnNotReady, DEBUG_ERROR("No _nvram… in serializeVariables()
1232 ret = kIOReturnNotReady; in IOTrackingDebug()
2248 return kIOReturnNotReady; in requestPowerDomainState()3541 return kIOReturnNotReady; in getAggressiveness()9255 IOReturn ret = kIOReturnNotReady; in serialize()
2332 rc = kIOReturnNotReady; in registerInterestForNotifier()8098 {kIOReturnNotReady, "device is not ready" }, in stringFromReturn()8178 case kIOReturnNotReady: in errnoFromReturn()
738 return kIOReturnNotReady; in iokit_client_died()1908 IOReturn ret = kIOReturnNotReady; in OSDefineMetaClassAndAbstractStructors()
7718 return kIOReturnNotReady; in setWakeTime()
65 IOReturn ret = kIOReturnNotReady; in CheckForWork_Impl()125 ret = kIOReturnNotReady; in CopyMemory_Impl()144 ret = kIOReturnNotReady; in CopyDataAvailableHandler_Impl()163 ret = kIOReturnNotReady; in CopyDataServicedHandler_Impl()
171 #define kIOReturnNotReady iokit_common_err(0x2d8) // not ready macro
1124 kern_return_t gIOPolledCoreFileOpenRet = kIOReturnNotReady;1338 return kIOReturnNotReady; in IOProvideCoreFileAccess()
10512 result = active ? kOSReturnSuccess : kIOReturnNotReady;