Searched refs:kIOReturnNotFound (Results 1 – 13 of 13) sorted by relevance
192 res = kIOReturnNotFound; in di_root_image_ext()320 res = kIOReturnNotFound; in di_root_ramfile_buf()
523 return kIOReturnNotFound; in IOGetVolumeCryptKey()598 return kIOReturnNotFound; in IOGetHibernationCryptKey()678 err = kIOReturnNotFound; in IOPolledFileOpen()718 err = kIOReturnNotFound; in IOPolledFileOpen()749 err = kIOReturnNotFound; in IOPolledFileOpen()
2324 return kIOReturnNotFound; in is_io_object_get_class()2352 ret = kIOReturnNotFound; in is_io_object_get_superclass()2403 ret = kIOReturnNotFound; in is_io_object_get_bundle_identifier()2706 kr = *service ? kIOReturnSuccess : kIOReturnNotFound; in internal_io_service_get_matching_service()3343 res = entry ? kIOReturnSuccess : kIOReturnNotFound; in is_io_registry_entry_from_path_ool()3490 return kIOReturnNotFound; in is_io_registry_entry_get_location_in_plane()3635 return kIOReturnNotFound; in is_io_registry_entry_get_property()3683 return kIOReturnNotFound; in is_io_registry_entry_get_property_recursively()3875 err = kIOReturnNotFound; in is_io_registry_entry_get_property_bin_buf()
1542 return kIOReturnNotFound; in chooseDictionary()1862 ret = kIOReturnNotFound; in setPropertyWithGUIDAndName()2089 return kIOReturnNotFound; in readNVRAMPartition()2121 return kIOReturnNotFound; in writeNVRAMPartition()
1187 ret = kIOReturnNotFound; in IOTrackingDebug()1193 return kIOReturnNotFound; in IOTrackingDebug()
382 ret = kIOReturnNotFound; in CopyDispatchQueue_Impl()558 return kIOReturnNotFound; in RemoveProperty_Impl()4596 return object ? kIOReturnSuccess : kIOReturnNotFound; in SearchProperty_Impl()5316 ret = kIOReturnNotFound; in eventlinkConfigurationTrap()5323 ret = kIOReturnNotFound; in eventlinkConfigurationTrap()5385 ret = kIOReturnNotFound; in workgroupConfigurationTrap()5392 ret = kIOReturnNotFound; in workgroupConfigurationTrap()6406 ret = kIOReturnNotFound; in StateNotificationItemCopy_Impl()
932 IOReturn res = kIOReturnNotFound; in getChannelIndices()
4550 return kIOReturnNotFound; in removePublishedFeature()4568 ret = kIOReturnNotFound; in removePublishedFeature()4642 ret = kIOReturnNotFound; in removePublishedFeature()10400 return kIOReturnNotFound; in setPMAssertionUserLevels()11237 return kIOReturnNotFound; in handleReleaseAssertion()11286 return kIOReturnNotFound; in handleSetAssertionLevel()
1404 return kIOReturnNotFound; in deRegisterInterestedDriver()
8183 IOReturn result = kIOReturnNotFound; in setLatencyHandler()
196 #define kIOReturnNotFound iokit_common_err(0x2f0) // data was not found macro
39 err_code_map_entry(kIOReturnError, kIOReturnNotFound),