Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaproto.h508 agsaSetDeviceInfoRsp_t *pIomb
HDsampirsp.c531 mpiSetDevInfoRsp(agRoot, (agsaSetDeviceInfoRsp_t *)pMsg1);
3541 agsaSetDeviceInfoRsp_t *pIomb in mpiSetDevInfoRsp()
3553 OSSA_READ_LE_32(AGROOT, &status, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, status)); in mpiSetDevInfoRsp()
3554 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, tag)); in mpiSetDevInfoRsp()
3601 OSSA_READ_LE_32(AGROOT, &deviceid, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, deviceId)); in mpiSetDevInfoRsp()
3602 OSSA_READ_LE_32(AGROOT, &option, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, SA_SR_SI)); in mpiSetDevInfoRsp()
3603 OSSA_READ_LE_32(AGROOT, &param, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, A_R_ITNT)); in mpiSetDevInfoRsp()
HDsampidefs.h1623 } agsaSetDeviceInfoRsp_t; typedef
HDsaint.c2817 mpiSetDevInfoRsp(agRoot, (agsaSetDeviceInfoRsp_t *)pMsg1); in mpiParseOBIomb()