Searched refs:kIOReturnNotFound (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/libsyscall/mach/
H A Derr_iokit.sub39 err_code_map_entry(kIOReturnError, kIOReturnNotFound),
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOReturn.h131 #define kIOReturnNotFound iokit_common_err(0x2f0) // data was not found macro
/darwin-on-arm/xnu/iokit/bsddev/
H A DDINetBootHook.cpp161 res = kIOReturnNotFound;
/darwin-on-arm/xnu/iokit/Kernel/
H A DRootDomainUserClient.cpp239 return kIOReturnNotFound;
H A DIOUserClient.cpp1379 return (kIOReturnNotFound);
1414 return( kIOReturnNotFound );
1423 return (kIOReturnNotFound);
1454 return( kIOReturnNotFound );
1653 kr = *service ? kIOReturnSuccess : kIOReturnNotFound;
2148 return( kIOReturnNotFound );
2260 return( kIOReturnNotFound );
2301 return( kIOReturnNotFound );
H A DIONVRAM.cpp531 return kIOReturnNotFound;
558 return kIOReturnNotFound;
H A DIOPMrootDomain.cpp3198 return kIOReturnNotFound;
3213 ret = kIOReturnNotFound;
3298 ret = kIOReturnNotFound;
7426 return kIOReturnNotFound;
8134 return kIOReturnNotFound;
8172 return kIOReturnNotFound;
H A DIOHibernateIO.cpp805 err = kIOReturnNotFound;
H A DIOService.cpp5271 IOReturn result = kIOReturnNotFound;

Completed in 119 milliseconds