Searched refs:functionResult (Results 1 – 7 of 7) sorted by relevance
86 ZSTDERRORLIB_API ZSTD_ErrorCode ZSTD_getErrorCode(size_t functionResult);
770 ZSTDERRORLIB_API ZSTD_ErrorCode ZSTD_getErrorCode(size_t functionResult);
87 ZSTDERRORLIB_API ZSTD_ErrorCode ZSTD_getErrorCode(size_t functionResult);
2162 bit8 functionResult; /* used only in response */ member
6423 SgpioResponse.functionResult = (resultFunctionFrameType & 0xFF0000) >> 16; in mpiSGpioRsp()6437 …Bad Response IOMB!!! pRequest is NULL.TAG=0x%x STATUS=0x%x\n", tag, SgpioResponse.functionResult)); in mpiSGpioRsp()
7456 TI_DBG2(("ossaSGpioCB: functionResult: 0x%02x \n", pSgpioResponse->functionResult)); in ossaSGpioCB()
4654 if(pSgpioResponse->functionResult != 0x00) in SendSgpioRequest()