Searched refs:agsaLocalPhyCntrlRsp_t (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/ |
| D | saproto.h | 396 agsaLocalPhyCntrlRsp_t *pIomb
|
| D | sampidefs.h | 1098 } agsaLocalPhyCntrlRsp_t; typedef
|
| D | sampirsp.c | 290 mpiPhyCntrlRsp(agRoot, (agsaLocalPhyCntrlRsp_t *)pMsg1); 2109 agsaLocalPhyCntrlRsp_t *pIomb in mpiPhyCntrlRsp() 2123 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaLocalPhyCntrlRsp_t, tag)) ; in mpiPhyCntrlRsp() 2124 OSSA_READ_LE_32(AGROOT, &phyOpId, pIomb, OSSA_OFFSET_OF(agsaLocalPhyCntrlRsp_t, phyOpId)) ; in mpiPhyCntrlRsp() 2125 OSSA_READ_LE_32(AGROOT, &status, pIomb, OSSA_OFFSET_OF(agsaLocalPhyCntrlRsp_t, status)) ; in mpiPhyCntrlRsp()
|
| D | saint.c | 2597 mpiPhyCntrlRsp(agRoot, (agsaLocalPhyCntrlRsp_t *)pMsg1); in mpiParseOBIomb()
|