Searched refs:kIOReturnNotFound (Results 1 – 15 of 15) sorted by relevance
192 res = kIOReturnNotFound; in di_root_image_ext()320 res = kIOReturnNotFound; in di_root_ramfile_buf()
200 return kIOReturnNotFound; in GetVariable()295 if (GetVariable(name, optionsRef) == kIOReturnNotFound) { in DeleteVariable()
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()
166 return kIOReturnNotFound; in stringToFlags()180 return kIOReturnNotFound; in flagsToString()
2379 return kIOReturnNotFound; in is_io_object_get_class()2407 ret = kIOReturnNotFound; in is_io_object_get_superclass()2458 ret = kIOReturnNotFound; in is_io_object_get_bundle_identifier()2761 kr = *service ? kIOReturnSuccess : kIOReturnNotFound; in internal_io_service_get_matching_service()3398 res = entry ? kIOReturnSuccess : kIOReturnNotFound; in is_io_registry_entry_from_path_ool()3545 return kIOReturnNotFound; in is_io_registry_entry_get_location_in_plane()3690 return kIOReturnNotFound; in is_io_registry_entry_get_property()3738 return kIOReturnNotFound; in is_io_registry_entry_get_property_recursively()3930 err = kIOReturnNotFound; in is_io_registry_entry_get_property_bin_buf()
950 IOReturn res = kIOReturnNotFound; in getChannelIndices()
1250 ret = kIOReturnNotFound; in IOTrackingDebug()1256 return kIOReturnNotFound; in IOTrackingDebug()
417 ret = kIOReturnNotFound; in CopyDispatchQueue_Impl()593 return kIOReturnNotFound; in RemoveProperty_Impl()5198 return object ? kIOReturnSuccess : kIOReturnNotFound; in SearchProperty_Impl()5898 ret = kIOReturnNotFound; in eventlinkConfigurationTrap()5905 ret = kIOReturnNotFound; in eventlinkConfigurationTrap()5971 ret = kIOReturnNotFound; in workgroupConfigurationTrap()5978 ret = kIOReturnNotFound; in workgroupConfigurationTrap()7103 ret = kIOReturnNotFound; in StateNotificationItemCopy_Impl()
1953 ret = kIOReturnNotFound; in removePropertyWithGUIDAndName()1971 ret = kIOReturnNotFound; in removePropertyWithGUIDAndName()
4621 return kIOReturnNotFound; in removePublishedFeature()4639 ret = kIOReturnNotFound; in removePublishedFeature()4713 ret = kIOReturnNotFound; in removePublishedFeature()10538 return kIOReturnNotFound; in setPMAssertionUserLevels()11453 return kIOReturnNotFound; in handleReleaseAssertion()11502 return kIOReturnNotFound; in handleSetAssertionLevel()
1442 return kIOReturnNotFound; in deRegisterInterestedDriver()
8405 IOReturn result = kIOReturnNotFound; in setLatencyHandler()
197 #define kIOReturnNotFound iokit_common_err(0x2f0) // data was not found macro
39 err_code_map_entry(kIOReturnError, kIOReturnNotFound),