Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsampirsp.c367 mpiGetPhyProfileRsp(agRoot, (agsaGetPhyProfileRspV_t *)pMsg1);
2688 agsaGetPhyProfileRspV_t *pIomb in mpiGetPhyProfileRsp()
2702 OSSA_READ_LE_32(agRoot, &status, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t, status)); in mpiGetPhyProfileRsp()
2703 OSSA_READ_LE_32(agRoot, &tag, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t, tag)); in mpiGetPhyProfileRsp()
2718 …OSSA_READ_LE_32(agRoot, &Reserved_SOP_PHYID, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,Reserve… in mpiGetPhyProfileRsp()
2811 …_32(agRoot, &Errors.invalidDword, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
2812 …_32(agRoot, &Errors.runningDisparityError, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
2813 …_32(agRoot, &Errors.codeViolation, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
2814 …_32(agRoot, &Errors.lossOfDwordSynch, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
2815 …_32(agRoot, &Errors.phyResetProblem, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
[all …]
Dsaproto.h376 agsaGetPhyProfileRspV_t *pIomb
Dsampidefs.h1258 } agsaGetPhyProfileRspV_t; typedef
Dsaint.c2663 mpiGetPhyProfileRsp(agRoot, (agsaGetPhyProfileRspV_t *)pMsg1); in mpiParseOBIomb()