Searched refs:returnCode (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgDxe/
H A DTpmComm.c69 if (RspHdr.returnCode != 0) {
119 if (RspHdr.returnCode != 0) {
H A DTisDxe.c337 TpmRspPtr->returnCode = SwapBytes32 (TpmRspPtr->returnCode);
/vbox/src/libs/xpcom18a4/xpcom/sample/
H A DnsSample.js39 Components.returnCode = Components.results.NS_ERROR_NO_INTERFACE;
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgConfigDxe/
H A DTcgConfigImpl.c98 if (EFI_ERROR (Status) || (TpmRsp->tag != SwapBytes16 (TPM_TAG_RSP_COMMAND)) || (TpmRsp->returnCode != 0)) {
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
H A DDxeTcgPhysicalPresenceLib.c107 ASSERT (TpmRsp->returnCode == 0);
162 if (TpmRsp.returnCode != 0) {
220 return SwapBytes32 (TpmRsp.returnCode);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DTpm12.h1362 TPM_RESULT returnCode; member in struct:tdTPM_AUDIT_EVENT_OUT
2168 TPM_RESULT returnCode; member in struct:tdTPM_RSP_COMMAND_HDR
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtwain.h391 TW_UINT16 returnCode; /* Thunker DsEntry return code. */ member in struct:__anon13871
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtwain.h400 TW_UINT16 returnCode; /* Thunker DsEntry return code. */ member in struct:__anon1227

Completed in 162 milliseconds