Home
last modified time | relevance | path

Searched refs:functionResult (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/module/zstd/lib/common/
HDzstd_errors.h86 ZSTDERRORLIB_API ZSTD_ErrorCode ZSTD_getErrorCode(size_t functionResult);
/freebsd-14-stable/sys/contrib/zstd/lib/
HDzstd_errors.h87 ZSTDERRORLIB_API ZSTD_ErrorCode ZSTD_getErrorCode(size_t functionResult);
/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h2161 bit8 functionResult; /* used only in response */ member
/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsampirsp.c6422 SgpioResponse.functionResult = (resultFunctionFrameType & 0xFF0000) >> 16; in mpiSGpioRsp()
6436 …Bad Response IOMB!!! pRequest is NULL.TAG=0x%x STATUS=0x%x\n", tag, SgpioResponse.functionResult)); in mpiSGpioRsp()
/freebsd-14-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDossacmnapi.c7455 TI_DBG2(("ossaSGpioCB: functionResult: 0x%02x \n", pSgpioResponse->functionResult)); in ossaSGpioCB()
HDtdport.c4653 if(pSgpioResponse->functionResult != 0x00) in SendSgpioRequest()