Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsampirsp.c366 mpiGetPhyProfileRsp(agRoot, (agsaGetPhyProfileRspV_t *)pMsg1);
2687 agsaGetPhyProfileRspV_t *pIomb in mpiGetPhyProfileRsp()
2701 OSSA_READ_LE_32(agRoot, &status, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t, status)); in mpiGetPhyProfileRsp()
2702 OSSA_READ_LE_32(agRoot, &tag, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t, tag)); in mpiGetPhyProfileRsp()
2717 …OSSA_READ_LE_32(agRoot, &Reserved_SOP_PHYID, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,Reserve… in mpiGetPhyProfileRsp()
2810 …_32(agRoot, &Errors.invalidDword, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
2811 …_32(agRoot, &Errors.runningDisparityError, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
2812 …_32(agRoot, &Errors.codeViolation, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
2813 …_32(agRoot, &Errors.lossOfDwordSynch, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
2814 …_32(agRoot, &Errors.phyResetProblem, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpeci… in mpiGetPhyProfileRsp()
[all …]
HDsaproto.h375 agsaGetPhyProfileRspV_t *pIomb
HDsampidefs.h1257 } agsaGetPhyProfileRspV_t; typedef
HDsaint.c2662 mpiGetPhyProfileRsp(agRoot, (agsaGetPhyProfileRspV_t *)pMsg1); in mpiParseOBIomb()