Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h487 agsaSSPReqReceivedNotify_t *pMsg1
H A Dsampidefs.h1454 } agsaSSPReqReceivedNotify_t; typedef
H A Dsampirsp.c349 mpiSSPReqReceivedNotify(agRoot, (agsaSSPReqReceivedNotify_t *)pMsg1);
5289 agsaSSPReqReceivedNotify_t *pMsg1) in mpiSSPReqReceivedNotify()
5298 OSSA_READ_LE_32(AGROOT, &deviceid, pMsg1, OSSA_OFFSET_OF(agsaSSPReqReceivedNotify_t, deviceId)); in mpiSSPReqReceivedNotify()
5299 …OSSA_READ_LE_32(AGROOT, &iniTagSSPIul, pMsg1, OSSA_OFFSET_OF(agsaSSPReqReceivedNotify_t, iniTagSSP… in mpiSSPReqReceivedNotify()
5300 …OSSA_READ_LE_32(AGROOT, &frameTypeHssa, pMsg1, OSSA_OFFSET_OF(agsaSSPReqReceivedNotify_t, frameTyp… in mpiSSPReqReceivedNotify()
5301 OSSA_READ_LE_32(AGROOT, &TlrHdsa, pMsg1, OSSA_OFFSET_OF(agsaSSPReqReceivedNotify_t, TlrHdsa)); in mpiSSPReqReceivedNotify()
H A Dsaint.c2646 mpiSSPReqReceivedNotify(agRoot, (agsaSSPReqReceivedNotify_t *)pMsg1); in mpiParseOBIomb()