Home
last modified time | relevance | path

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

12

/xnu-8796.141.3/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 DIOUserClient.cpp1451 kr = kIOReturnUnsupported; in clientHasPrivilege()
1865 return kIOReturnUnsupported; in clientClose()
1880 return kIOReturnUnsupported; in registerNotificationPort()
1896 return kIOReturnUnsupported; in getNotificationSemaphore()
1902 return kIOReturnUnsupported; in connectClient()
1910 return kIOReturnUnsupported; in clientMemoryForType()
2561 return kIOReturnUnsupported; in is_io_service_match_property_table()
2642 return kIOReturnUnsupported; in is_io_service_get_matching_services()
2725 return kIOReturnUnsupported; in is_io_service_get_matching_service()
2842 err = kIOReturnUnsupported; in internal_io_service_add_notification()
[all …]
H A DIOUserServer.cpp284 return kIOReturnUnsupported; in UpdateReport_Impl()
290 return kIOReturnUnsupported; in ConfigureReport_Impl()
301 return kIOReturnUnsupported; in _ConfigureReport()
334 return kIOReturnUnsupported; in _UpdateReport()
536 if (kIOReturnUnsupported == ret) { in SetProperties_Impl()
570 IOReturn ret = kIOReturnUnsupported; in RemoveProperty_Impl()
573 return kIOReturnUnsupported; in RemoveProperty_Impl()
646 return kIOReturnUnsupported; in UserSetProperties_Impl()
2003 return kIOReturnUnsupported; in Cancel_Impl()
2017 return kIOReturnUnsupported; in DeliverNotifications()
[all …]
H A DRootDomainUserClient.cpp433 ret = kIOReturnUnsupported; in externalMethodDispatched()
438 ret = kIOReturnUnsupported; in externalMethodDispatched()
H A DIOSubMemoryDescriptor.cpp163 return kIOReturnUnsupported; in setOwnership()
H A DIONVRAM.cpp2000 return kIOReturnUnsupported; in readXPRAM()
2007 return kIOReturnUnsupported; in writeXPRAM()
2015 return kIOReturnUnsupported; in readNVRAMProperty()
2023 return kIOReturnUnsupported; in writeNVRAMProperty()
2037 return kIOReturnUnsupported; in readNVRAMPartition()
2045 return kIOReturnUnsupported; in writeNVRAMPartition()
H A DIOService.cpp1472 IOReturn result = kIOReturnUnsupported; in callPlatformFunction()
1503 if ((kIOReturnUnsupported == result) && (provider = getProvider())) { in callPlatformFunction()
2192 return kIOReturnUnsupported; in acknowledgeNotification()
4666 ret = kIOReturnUnsupported; in systemPowerChange()
5468 return kIOReturnUnsupported; in waitForState()
7063 return kIOReturnUnsupported; in newUserClient()
7156 return kIOReturnUnsupported; in newUserClient()
7928 return kIOReturnUnsupported; in newUserClient()
7942 return kIOReturnUnsupported; in newUserClient()
7952 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.cpp1061 return kIOReturnUnsupported; in setPowerParent()
1869 return kIOReturnUnsupported; in powerDomainWillChangeTo()
1992 return kIOReturnUnsupported; in powerDomainDidChangeTo()
7063 return kIOReturnUnsupported; in serializedAllowPowerChange2()
7126 return kIOReturnUnsupported; in serializedCancelPowerChange2()
7166 return kIOReturnUnsupported; in configurePowerStatesReport()
7254 return kIOReturnUnsupported; in updatePowerStatesReport()
7303 return kIOReturnUnsupported; in configureSimplePowerReport()
7341 return kIOReturnUnsupported; in updateSimplePowerReport()
H A DIOMemoryDescriptor.cpp3615 return kIOReturnUnsupported; in dmaCommandOperation()
3668 err = kIOReturnUnsupported; in setPurgeable()
3737 return kIOReturnUnsupported; in setOwnership()
3743 err = kIOReturnUnsupported; in setOwnership()
3762 return kIOReturnUnsupported; in setOwnership()
3945 return kIOReturnUnsupported; in performOperation()
3949 return kIOReturnUnsupported; in performOperation()
5122 return kIOReturnUnsupported; in doMap()
/xnu-8796.141.3/iokit/Families/IONVRAM/
H A DIONVRAMController.cpp53 return kIOReturnUnsupported; in select()
59 return kIOReturnUnsupported; in eraseBank()
/xnu-8796.141.3/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp122 return kIOReturnUnsupported; in IOWatchDogTimerSleepHandler()
/xnu-8796.141.3/iokit/DriverKit/
H A DIOReturn.h154 #define kIOReturnUnsupported iokit_common_err(0x2c7) // unsupported function macro
/xnu-8796.141.3/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-8796.141.3/iokit/IOKit/pwr_mgt/
H A DIOPM.h655 kIOPSFamilyCodeUnsupported = kIOReturnUnsupported,

12