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