Home
last modified time | relevance | path

Searched refs:kIOReturnUnsupported (Results 1 – 25 of 30) sorted by relevance

12

/xnu-8792.41.9/iokit/Kernel/
H A DIORTC.cpp51 return kIOReturnUnsupported; in getMonotonicClockOffset()
57 return kIOReturnUnsupported; in setMonotonicClockOffset()
63 return kIOReturnUnsupported; in getMonotonicClockAndTimestamp()
H A DIOReporter.cpp78 rval = kIOReturnUnsupported; // kIOReturnNotFound? in configureAllReports()
89 rval = kIOReturnUnsupported; in configureAllReports()
130 rval = kIOReturnUnsupported; // kIOReturnNotFound? in updateAllReports()
140 rval = kIOReturnUnsupported; in updateAllReports()
H A DIOCPU.cpp437 return kIOReturnUnsupported; in setProperties()
451 return kIOReturnUnsupported; in setProperties()
454 return kIOReturnUnsupported; in setProperties()
H A DIOUserServer.cpp282 return kIOReturnUnsupported; in UpdateReport_Impl()
288 return kIOReturnUnsupported; in ConfigureReport_Impl()
299 return kIOReturnUnsupported; in _ConfigureReport()
332 return kIOReturnUnsupported; in _UpdateReport()
529 if (kIOReturnUnsupported == ret) { in SetProperties_Impl()
563 IOReturn ret = kIOReturnUnsupported; in RemoveProperty_Impl()
566 return kIOReturnUnsupported; in RemoveProperty_Impl()
639 return kIOReturnUnsupported; in UserSetProperties_Impl()
1973 return kIOReturnUnsupported; in Cancel_Impl()
1987 return kIOReturnUnsupported; in DeliverNotifications()
[all …]
H A DIOUserClient.cpp1435 kr = kIOReturnUnsupported; in clientHasPrivilege()
1876 return kIOReturnUnsupported; in clientClose()
1891 return kIOReturnUnsupported; in registerNotificationPort()
1907 return kIOReturnUnsupported; in getNotificationSemaphore()
1913 return kIOReturnUnsupported; in connectClient()
1921 return kIOReturnUnsupported; in clientMemoryForType()
2572 return kIOReturnUnsupported; in is_io_service_match_property_table()
2653 return kIOReturnUnsupported; in is_io_service_get_matching_services()
2736 return kIOReturnUnsupported; in is_io_service_get_matching_service()
2853 err = kIOReturnUnsupported; in internal_io_service_add_notification()
[all …]
H A DRootDomainUserClient.cpp433 ret = kIOReturnUnsupported; in externalMethodDispatched()
438 ret = kIOReturnUnsupported; in externalMethodDispatched()
H A DIONVRAM.cpp1843 return kIOReturnUnsupported; in readXPRAM()
1850 return kIOReturnUnsupported; in writeXPRAM()
1858 return kIOReturnUnsupported; in readNVRAMProperty()
1866 return kIOReturnUnsupported; in writeNVRAMProperty()
1880 return kIOReturnUnsupported; in readNVRAMPartition()
1888 return kIOReturnUnsupported; in writeNVRAMPartition()
H A DIOSubMemoryDescriptor.cpp163 return kIOReturnUnsupported; in setOwnership()
H A DIOService.cpp1488 IOReturn result = kIOReturnUnsupported; in callPlatformFunction()
1519 if ((kIOReturnUnsupported == result) && (provider = getProvider())) { in callPlatformFunction()
2208 return kIOReturnUnsupported; in acknowledgeNotification()
4671 ret = kIOReturnUnsupported; in systemPowerChange()
5473 return kIOReturnUnsupported; in waitForState()
7043 return kIOReturnUnsupported; in newUserClient()
7136 return kIOReturnUnsupported; in newUserClient()
7908 return kIOReturnUnsupported; in newUserClient()
7922 return kIOReturnUnsupported; in newUserClient()
7932 return kIOReturnUnsupported; in newUserClient()
[all …]
H A DIOCatalogue.cpp781 ret = kIOReturnUnsupported; in terminateDrivers()
793 ret = kIOReturnUnsupported; in terminateDrivers()
910 ret = kIOReturnUnsupported; in terminateDriversForUserspaceReboot()
H A DIOPolledInterface.cpp153 err = kIOReturnUnsupported; in OSDefineMetaClassAndStructors()
297 return kIOReturnUnsupported; in setEncryptionKey()
306 IOReturn ret = kIOReturnUnsupported; in IOPolledFilePollersSetEncryptionKey()
H A DIOMapper.cpp239 ret = kIOReturnUnsupported; in IOMapperIOVMAlloc()
H A DIOMultiMemoryDescriptor.cpp407 return kIOReturnUnsupported; in setOwnership()
H A DIOLib.cpp1456 return kIOReturnUnsupported; in IOSetProcessorCacheMode()
1460 return kIOReturnUnsupported; in IOSetProcessorCacheMode()
1491 return kIOReturnUnsupported; in IOFlushProcessorCache()
H A DIOPlatformExpert.cpp1526 return kIOReturnUnsupported; in callPlatformFunction()
1532 ret = kIOReturnUnsupported; in callPlatformFunction()
2078 return kIOReturnUnsupported; in setProperties()
H A DIOWorkLoop.cpp675 return kIOReturnUnsupported; in _maintRequest()
H A DIOServicePM.cpp1048 return kIOReturnUnsupported; in setPowerParent()
1856 return kIOReturnUnsupported; in powerDomainWillChangeTo()
1979 return kIOReturnUnsupported; in powerDomainDidChangeTo()
7006 return kIOReturnUnsupported; in serializedAllowPowerChange2()
7069 return kIOReturnUnsupported; in serializedCancelPowerChange2()
7109 return kIOReturnUnsupported; in configurePowerStatesReport()
7197 return kIOReturnUnsupported; in updatePowerStatesReport()
7246 return kIOReturnUnsupported; in configureSimplePowerReport()
7284 return kIOReturnUnsupported; in updateSimplePowerReport()
H A DIOMemoryDescriptor.cpp3613 return kIOReturnUnsupported; in dmaCommandOperation()
3666 err = kIOReturnUnsupported; in setPurgeable()
3735 return kIOReturnUnsupported; in setOwnership()
3741 err = kIOReturnUnsupported; in setOwnership()
3760 return kIOReturnUnsupported; in setOwnership()
3943 return kIOReturnUnsupported; in performOperation()
3947 return kIOReturnUnsupported; in performOperation()
5120 return kIOReturnUnsupported; in doMap()
/xnu-8792.41.9/iokit/Families/IONVRAM/
H A DIONVRAMController.cpp53 return kIOReturnUnsupported; in select()
59 return kIOReturnUnsupported; in eraseBank()
/xnu-8792.41.9/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp122 return kIOReturnUnsupported; in IOWatchDogTimerSleepHandler()
/xnu-8792.41.9/iokit/IOKit/
H A DIOReturn.h154 #define kIOReturnUnsupported iokit_common_err(0x2c7) // unsupported function macro
H A DIODMACommand.h631 return kIOReturnUnsupported; in weakWithSpecification()
H A DIOKernelReporters.h1579 return kIOReturnUnsupported;
/xnu-8792.41.9/iokit/DriverKit/
H A DIOReturn.h154 #define kIOReturnUnsupported iokit_common_err(0x2c7) // unsupported function macro
/xnu-8792.41.9/iokit/IOKit/pwr_mgt/
H A DIOPM.h655 kIOPSFamilyCodeUnsupported = kIOReturnUnsupported,

12