Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsaproto.h488 agsaSSPReqReceivedNotify_t *pMsg1
Dsampidefs.h1455 } agsaSSPReqReceivedNotify_t; typedef
Dsampirsp.c350 mpiSSPReqReceivedNotify(agRoot, (agsaSSPReqReceivedNotify_t *)pMsg1);
5293 agsaSSPReqReceivedNotify_t *pMsg1) in mpiSSPReqReceivedNotify()
5302 OSSA_READ_LE_32(AGROOT, &deviceid, pMsg1, OSSA_OFFSET_OF(agsaSSPReqReceivedNotify_t, deviceId)); in mpiSSPReqReceivedNotify()
5303 …OSSA_READ_LE_32(AGROOT, &iniTagSSPIul, pMsg1, OSSA_OFFSET_OF(agsaSSPReqReceivedNotify_t, iniTagSSP… in mpiSSPReqReceivedNotify()
5304 …OSSA_READ_LE_32(AGROOT, &frameTypeHssa, pMsg1, OSSA_OFFSET_OF(agsaSSPReqReceivedNotify_t, frameTyp… in mpiSSPReqReceivedNotify()
5305 OSSA_READ_LE_32(AGROOT, &TlrHdsa, pMsg1, OSSA_OFFSET_OF(agsaSSPReqReceivedNotify_t, TlrHdsa)); in mpiSSPReqReceivedNotify()
Dsaint.c2647 mpiSSPReqReceivedNotify(agRoot, (agsaSSPReqReceivedNotify_t *)pMsg1); in mpiParseOBIomb()