Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h507 agsaSetDeviceInfoRsp_t *pIomb
H A Dsampirsp.c530 mpiSetDevInfoRsp(agRoot, (agsaSetDeviceInfoRsp_t *)pMsg1);
3537 agsaSetDeviceInfoRsp_t *pIomb in mpiSetDevInfoRsp()
3549 OSSA_READ_LE_32(AGROOT, &status, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, status)); in mpiSetDevInfoRsp()
3550 OSSA_READ_LE_32(AGROOT, &tag, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, tag)); in mpiSetDevInfoRsp()
3597 OSSA_READ_LE_32(AGROOT, &deviceid, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, deviceId)); in mpiSetDevInfoRsp()
3598 OSSA_READ_LE_32(AGROOT, &option, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, SA_SR_SI)); in mpiSetDevInfoRsp()
3599 OSSA_READ_LE_32(AGROOT, &param, pIomb, OSSA_OFFSET_OF(agsaSetDeviceInfoRsp_t, A_R_ITNT)); in mpiSetDevInfoRsp()
H A Dsampidefs.h1622 } agsaSetDeviceInfoRsp_t; typedef
H A Dsaint.c2816 mpiSetDevInfoRsp(agRoot, (agsaSetDeviceInfoRsp_t *)pMsg1); in mpiParseOBIomb()