Home
last modified time | relevance | path

Searched refs:indirectLen (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdioctl.c2113 regDumpInfo.indirectLen = RequestLength; in tdsaRegDumpGetIoctl()
2142 regDumpInfo.indirectLen = RequestLength; in tdsaRegDumpGetIoctl()
2179 regDumpInfo.indirectLen = RequestLength; in tdsaRegDumpGetIoctl()
2215 regDumpInfo.indirectLen = RequestLength; in tdsaRegDumpGetIoctl()
2326 nvmdInfo.indirectLen = RequestLength; in tdsaNVMDSetIoctl()
2465 nvmdInfo.indirectLen = RequestLength; in tdsaNVMDGetIoctl()
3461 VPDInfo.indirectLen = sizeof(VPDPayload); in tdsaVPDSet()
3472 VPDInfo.indirectLen = sizeof(VPDPayload); in tdsaVPDSet()
3521 VPDInfo.indirectLen = 0; in tdsaVPDGet()
3532 VPDInfo.indirectLen = 32; in tdsaVPDGet()
/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h1854 bit32 indirectLen; member
1948 bit32 indirectLen; member
/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsampicmd.c1568 …WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetNVMDataCmd_t, respLen), NVMDInfo->indirectLen); in mpiGetNVMDCmd()
1729 …t, &payload, OSSA_OFFSET_OF(agsaSetNVMDataCmd_t, Data.indirectData.ILen), (NVMDInfo->indirectLen)); in mpiSetNVMDCmd()
HDsaioctlcmd.c3183 regDumpInfo->indirectLen); in saGetRegisterDump()