HomeSort by relevance Sort by last modified time
    Searched refs:RETURN_DEVICE_ERROR (Results 1 - 18 of 18) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/
EdkIIGlueBaseTypes.h 59 #define RETURN_DEVICE_ERROR ENCODE_ERROR (7)
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/
QNCAccessLib.c 136 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/
DevSearch.c 38 @retval RETURN_DEVICE_ERROR DevName matched but DevProto did not.
93 Status = RETURN_DEVICE_ERROR;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DebugCommunicationLibUsb.c 256 @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 The IN transaction comes across error.
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiBaseTypes.h 105 #define EFI_DEVICE_ERROR RETURN_DEVICE_ERROR
BaseTypes.h 190 #define RETURN_DEVICE_ERROR ENCODE_ERROR (7)
  /device/linaro/bootloader/edk2/OvmfPkg/Library/XenConsoleSerialPortLib/
XenConsoleSerialPortLib.c 53 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/
ArmVExpressSysConfig.c 93 return RETURN_DEVICE_ERROR;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/
ArmVExpressSysConfigRuntimeLib.c 100 return RETURN_DEVICE_ERROR;
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiBaseType.h 129 #define EFI_DEVICE_ERROR RETURN_DEVICE_ERROR
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
I2CLib.c 453 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/
I2CLibPei.c 463 Status = RETURN_DEVICE_ERROR;
557 Status = RETURN_DEVICE_ERROR;
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/UefiShell/
daShell.c 363 Status = RETURN_DEVICE_ERROR;
432 Status = RETURN_DEVICE_ERROR;
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/SmbusLib/
SmbusLib.c 99 @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/
SmbusLib.c 109 @retval RETURN_DEVICE_ERROR The request was not completed because a failure reflected
153 return RETURN_DEVICE_ERROR;
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h 980 #define RETURN_DEVICE_ERROR ENCODE_ERROR (7)
    [all...]
  /device/linaro/bootloader/edk2/CorebootModulePkg/Library/BaseSerialPortLib16550/
BaseSerialPortLib16550.c 468 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.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BaseSerialPortLib16550/
BaseSerialPortLib16550.c 468 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.
    [all...]

Completed in 281 milliseconds