Searched refs:RETURN_DEVICE_ERROR (Results 1 - 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/
H A DEdkIIGlueBaseTypes.h59 #define RETURN_DEVICE_ERROR ENCODE_ERROR (7) macro
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/
H A DQNCAccessLib.c136 Status = RETURN_DEVICE_ERROR;
144 Status = RETURN_DEVICE_ERROR;
152 Status = RETURN_DEVICE_ERROR;
160 Status = RETURN_DEVICE_ERROR;
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
H A DDevSearch.c38 @retval RETURN_DEVICE_ERROR DevName matched but DevProto did not.
93 Status = RETURN_DEVICE_ERROR;
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
H A DDebugCommunicationLibUsb.c256 @retval RETURN_DEVICE_ERROR The IN transaction comes across error.
304 return RETURN_DEVICE_ERROR;
317 return RETURN_DEVICE_ERROR;
324 return RETURN_DEVICE_ERROR;
329 return RETURN_DEVICE_ERROR;
351 @retval RETURN_DEVICE_ERROR The IN transaction comes across error.
405 return RETURN_DEVICE_ERROR;
418 return RETURN_DEVICE_ERROR;
425 return RETURN_DEVICE_ERROR;
443 @retval RETURN_DEVICE_ERROR Th
[all...]
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
H A DUefiBaseTypes.h105 #define EFI_DEVICE_ERROR RETURN_DEVICE_ERROR
H A DBaseTypes.h190 #define RETURN_DEVICE_ERROR ENCODE_ERROR (7) macro
/device/linaro/bootloader/edk2/OvmfPkg/Library/XenConsoleSerialPortLib/
H A DXenConsoleSerialPortLib.c53 If the serial device could not be initialized, then return RETURN_DEVICE_ERROR.
56 @retval RETURN_DEVICE_ERROR The serial device could not be initialized.
66 return RETURN_DEVICE_ERROR;
216 @retval RETURN_DEVICE_ERROR The serial device is not functioning correctly.
235 @retval RETURN_DEVICE_ERROR The serial device is not functioning correctly.
285 @retval RETURN_DEVICE_ERROR The serial device is not functioning correctly.
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/
H A DArmVExpressSysConfig.c93 return RETURN_DEVICE_ERROR;
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/
H A DArmVExpressSysConfigRuntimeLib.c100 return RETURN_DEVICE_ERROR;
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
H A DUefiBaseType.h129 #define EFI_DEVICE_ERROR RETURN_DEVICE_ERROR
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
H A DI2CLib.c453 return RETURN_DEVICE_ERROR;
524 Status = RETURN_DEVICE_ERROR;
627 Status = RETURN_DEVICE_ERROR;
661 Status = RETURN_DEVICE_ERROR;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/
H A DI2CLibPei.c463 Status = RETURN_DEVICE_ERROR;
557 Status = RETURN_DEVICE_ERROR;
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/UefiShell/
H A DdaShell.c363 Status = RETURN_DEVICE_ERROR;
432 Status = RETURN_DEVICE_ERROR;
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/SmbusLib/
H A DSmbusLib.c99 @retval RETURN_DEVICE_ERROR The request was not completed because a failure reflected
133 return RETURN_DEVICE_ERROR;
775 RETURN_DEVICE_ERROR The request was not completed because a failure
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/SmbusLib/
H A DSmbusLib.c109 @retval RETURN_DEVICE_ERROR The request was not completed because a failure reflected
153 return RETURN_DEVICE_ERROR;
/device/linaro/bootloader/edk2/MdePkg/Include/
H A DBase.h980 #define RETURN_DEVICE_ERROR ENCODE_ERROR (7) macro
/device/linaro/bootloader/edk2/CorebootModulePkg/Library/BaseSerialPortLib16550/
H A DBaseSerialPortLib16550.c468 If the serial device could not be initialized, then return RETURN_DEVICE_ERROR.
471 @retval RETURN_DEVICE_ERROR The serial device could not be initialized.
509 return RETURN_DEVICE_ERROR;
776 @retval RETURN_DEVICE_ERROR The serial device is not functioning correctly.
830 @retval RETURN_DEVICE_ERROR The serial device is not functioning correctly.
935 @retval RETURN_DEVICE_ERROR The serial device is not functioning correctly.
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BaseSerialPortLib16550/
H A DBaseSerialPortLib16550.c468 If the serial device could not be initialized, then return RETURN_DEVICE_ERROR.
471 @retval RETURN_DEVICE_ERROR The serial device could not be initialized.
509 return RETURN_DEVICE_ERROR;
775 @retval RETURN_DEVICE_ERROR The serial device is not functioning correctly.
829 @retval RETURN_DEVICE_ERROR The serial device is not functioning correctly.
934 @retval RETURN_DEVICE_ERROR The serial device is not functioning correctly.

Completed in 239 milliseconds