Searched refs:agsaSetPhyProfileRspV_t (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sampirsp.c | 374 mpiSetPhyProfileRsp(agRoot, (agsaSetPhyProfileRspV_t *)pMsg1); 2928 agsaSetPhyProfileRspV_t *pIomb in mpiSetPhyProfileRsp() 2942 OSSA_READ_LE_32(agRoot, &status, pIomb, OSSA_OFFSET_OF(agsaSetPhyProfileRspV_t, status)); in mpiSetPhyProfileRsp() 2943 OSSA_READ_LE_32(agRoot, &tag, pIomb, OSSA_OFFSET_OF(agsaSetPhyProfileRspV_t, tag)); in mpiSetPhyProfileRsp() 2944 …OSSA_READ_LE_32(agRoot, &Reserved_Ppc_PHYID, pIomb, OSSA_OFFSET_OF(agsaSetPhyProfileRspV_t, Reserv… in mpiSetPhyProfileRsp() 3029 …OSSA_READ_LE_32(agRoot, &analog.Dword0, pIomb, OSSA_OFFSET_OF(agsaSetPhyProfileRspV_t,PageSpecific… in mpiSetPhyProfileRsp() 3030 …OSSA_READ_LE_32(agRoot, &analog.Dword1, pIomb, OSSA_OFFSET_OF(agsaSetPhyProfileRspV_t,PageSpecific… in mpiSetPhyProfileRsp() 3031 …OSSA_READ_LE_32(agRoot, &analog.Dword2, pIomb, OSSA_OFFSET_OF(agsaSetPhyProfileRspV_t,PageSpecific… in mpiSetPhyProfileRsp() 3032 …OSSA_READ_LE_32(agRoot, &analog.Dword3, pIomb, OSSA_OFFSET_OF(agsaSetPhyProfileRspV_t,PageSpecific… in mpiSetPhyProfileRsp() 3033 …OSSA_READ_LE_32(agRoot, &analog.Dword4, pIomb, OSSA_OFFSET_OF(agsaSetPhyProfileRspV_t,PageSpecific… in mpiSetPhyProfileRsp()
|
H A D | saproto.h | 380 agsaSetPhyProfileRspV_t *pIomb
|
H A D | sampidefs.h | 1292 } agsaSetPhyProfileRspV_t; typedef
|
H A D | saint.c | 2670 mpiSetPhyProfileRsp(agRoot, (agsaSetPhyProfileRspV_t *)pMsg1); in mpiParseOBIomb()
|