Searched refs:agsaGeneralEventRsp_t (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | saproto.h | 482 agsaGeneralEventRsp_t *pIomb
|
| H A D | sampidefs.h | 1417 } agsaGeneralEventRsp_t; typedef
|
| H A D | sampirsp.c | 437 mpiGeneralEventRsp(agRoot, (agsaGeneralEventRsp_t *)pMsg1); 4934 agsaGeneralEventRsp_t *pIomb in mpiGeneralEventRsp() 4945 agsaGeneralEventRsp_t GenEventData; in mpiGeneralEventRsp() 4951 si_memset(&GenEventData,0,sizeof(agsaGeneralEventRsp_t)); in mpiGeneralEventRsp() 4953 OSSA_READ_LE_32(AGROOT, &status, pIomb, OSSA_OFFSET_OF(agsaGeneralEventRsp_t, status)); in mpiGeneralEventRsp() 4961 …32(AGROOT, &GenEventData.inbIOMBpayload[i], pIomb, OSSA_OFFSET_OF(agsaGeneralEventRsp_t,inbIOMBpay… in mpiGeneralEventRsp()
|
| H A D | saint.c | 2729 mpiGeneralEventRsp(agRoot, (agsaGeneralEventRsp_t *)pMsg1); in mpiParseOBIomb()
|