Searched refs:kIOReturnNotFound (Results 1 – 19 of 19) sorted by relevance
192 res = kIOReturnNotFound; in di_root_image_ext()320 res = kIOReturnNotFound; in di_root_ramfile_buf()
200 return kIOReturnNotFound; in GetVariable()301 if (GetVariable(name, optionsRef) == kIOReturnNotFound) { in DeleteVariable()
518 return kIOReturnNotFound; in IOGetVolumeCryptKey()593 return kIOReturnNotFound; in IOGetHibernationCryptKey()676 err = kIOReturnNotFound; in IOPolledFileOpen()716 err = kIOReturnNotFound; in IOPolledFileOpen()747 err = kIOReturnNotFound; in IOPolledFileOpen()
172 return kIOReturnNotFound; in stringToFlags()186 return kIOReturnNotFound; in flagsToString()
796 IOReturn result = kIOReturnNotFound; in querySubmitterRole()811 result = kIOReturnNotFound; in querySubmitterRole()
2453 return kIOReturnNotFound; in is_io_object_get_class()2481 ret = kIOReturnNotFound; in is_io_object_get_superclass()2532 ret = kIOReturnNotFound; in is_io_object_get_bundle_identifier()2835 kr = *service ? kIOReturnSuccess : kIOReturnNotFound; in internal_io_service_get_matching_service()3486 res = entry ? kIOReturnSuccess : kIOReturnNotFound; in is_io_registry_entry_from_path_ool()3633 return kIOReturnNotFound; in is_io_registry_entry_get_location_in_plane()3778 return kIOReturnNotFound; in is_io_registry_entry_get_property()3826 return kIOReturnNotFound; in is_io_registry_entry_get_property_recursively()4018 err = kIOReturnNotFound; in is_io_registry_entry_get_property_bin_buf()
950 IOReturn res = kIOReturnNotFound; in getChannelIndices()
1265 ret = kIOReturnNotFound; in IOTrackingDebug()1271 return kIOReturnNotFound; in IOTrackingDebug()
402 ret = kIOReturnNotFound; in CopyDispatchQueue_Impl()578 return kIOReturnNotFound; in RemoveProperty_Impl()5204 ret = kIOReturnNotFound; in serviceReleasePMAssertion()5473 return object ? kIOReturnSuccess : kIOReturnNotFound; in SearchProperty_Impl()6333 ret = kIOReturnNotFound; in eventlinkConfigurationTrap()6398 ret = kIOReturnNotFound; in workgroupConfigurationTrap()7519 ret = kIOReturnNotFound; in StateNotificationItemSet_Impl()7562 ret = kIOReturnNotFound; in StateNotificationItemCopy_Impl()
1268 IOReturn ret = kIOReturnNotFound; in getVarDict()
4804 return kIOReturnNotFound;4822 ret = kIOReturnNotFound;4896 ret = kIOReturnNotFound;10930 return kIOReturnNotFound;11960 return kIOReturnNotFound;12009 return kIOReturnNotFound;
1515 IOReturn ret = kIOReturnNotFound; in getVarDict()
2170 ret = kIOReturnNotFound; in removePropertyWithGUIDAndName()
1469 return kIOReturnNotFound; in deRegisterInterestedDriver()
8646 IOReturn result = kIOReturnNotFound; in setLatencyHandler()
197 #define kIOReturnNotFound iokit_common_err(0x2f0) // data was not found macro
214 return kIOReturnNotFound; in iokit_lookup_raw_current_task()226 return kIOReturnNotFound; in iokit_lookup_raw_current_task()
39 err_code_map_entry(kIOReturnError, kIOReturnNotFound),