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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/Utility/
H A DDevSearch.c38 @retval RETURN_DEVICE_ERROR DevName matched but DevProto did not.
93 Status = RETURN_DEVICE_ERROR;
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
H A DDebugCommunicationLibUsb.c247 @retval RETURN_DEVICE_ERROR The IN transaction comes across error.
298 return RETURN_DEVICE_ERROR;
305 return RETURN_DEVICE_ERROR;
310 return RETURN_DEVICE_ERROR;
332 @retval RETURN_DEVICE_ERROR The IN transaction comes across error.
389 return RETURN_DEVICE_ERROR;
396 return RETURN_DEVICE_ERROR;
414 @retval RETURN_DEVICE_ERROR The IN transaction comes across error.
647 return RETURN_DEVICE_ERROR;
672 return RETURN_DEVICE_ERROR;
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiBaseTypes.h107 #define EFI_DEVICE_ERROR RETURN_DEVICE_ERROR
H A DBaseTypes.h192 #define RETURN_DEVICE_ERROR ENCODE_ERROR (7) macro
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiBaseType.h127 #define EFI_DEVICE_ERROR RETURN_DEVICE_ERROR
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiBaseType.h129 #define EFI_DEVICE_ERROR RETURN_DEVICE_ERROR
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugAgent.c454 @retval RETURN_DEVICE_ERROR Cannot receive DEBUG_COMMAND_OK from HOST.
514 return RETURN_DEVICE_ERROR;
518 return RETURN_DEVICE_ERROR;
531 @retval RETURN_DEVICE_ERROR Cannot receive DEBUG_COMMAND_OK from HOST.
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/UefiShell/
H A DdaShell.c363 Status = RETURN_DEVICE_ERROR;
432 Status = RETURN_DEVICE_ERROR;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/
H A DBase.h794 #define RETURN_DEVICE_ERROR ENCODE_ERROR (7) macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A DBase.h766 #define RETURN_DEVICE_ERROR ENCODE_ERROR (7) macro

Completed in 1551 milliseconds