Home
last modified time | relevance | path

Searched refs:pMsg1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaint.c1148 void *pMsg1 = agNULL; in siProcessOBMsg() local
1180 ret = mpiMsgConsume(circularQ, &pMsg1, &category, &opcode, &bc); in siProcessOBMsg()
1196 smTrace(hpDBG_IOMB,"MC",*( ((bit32*)((bit8 *)pMsg1 - sizeof(mpiMsgHeader_t))) + i)); in siProcessOBMsg()
1201 …x << 16 ) | circularQ->consumerIdx),MPI_DEBUG_TRACE_OBQ, (void *)(((bit8*)pMsg1) - sizeof(mpiMsgHe… in siProcessOBMsg()
1206 (void *)(((bit8*)pMsg1) - sizeof(mpiMsgHeader_t)), in siProcessOBMsg()
1211 ParseOBIombStatus = mpiParseOBIomb(agRoot, (bit32 *)pMsg1, category, opcode); in siProcessOBMsg()
1218 mpiMsgFreeSet(circularQ, pMsg1, bc); in siProcessOBMsg()
1225 mpiMsgFreeSet(circularQ, pMsg1, bc); in siProcessOBMsg()
1850 bit32 *pMsg1 in siDifAbnormal() argument
1885 pIomb = (agsaSSPCompletionDifRsp_t *)pMsg1; in siDifAbnormal()
[all …]
H A Dsampirsp.c65 bit32 *pMsg1,
80 agsaSSPCoalescedCompletionRsp_t *pIomb = (agsaSSPCoalescedCompletionRsp_t *)pMsg1;
89 pMsg1, saRoot->LLCounters.IOCounter.numSSPCompleted));
91 SA_DBG3(("mpiParseOBIomb, OPC_OUB_COMBINED_SSP_COMP Response received IOMB=%p\n", pMsg1));
121 pMsg1, saRoot->LLCounters.IOCounter.numSSPCompleted));
123 SA_DBG3(("mpiParseOBIomb, SSP_COMP Response received IOMB=%p\n", pMsg1));
126 mpiSSPCompletion(agRoot, pMsg1);
139 pMsg1, saRoot->LLCounters.IOCounter.numSSPCompleted));
141 SA_DBG3(("mpiParseOBIomb, OPC_OUB_COMBINED_SATA_COMP Response received IOMB=%p\n", pMsg1));
144 pIomb = (agsaSATACoalescedCompletionRsp_t *)pMsg1;
[all …]
H A Dsaproto.h298 bit32 *pMsg1
333 bit32 *pMsg1,
487 agsaSSPReqReceivedNotify_t *pMsg1
492 agsaDeviceHandleArrivedNotify_t *pMsg1
724 agsaDeviceHandleRemoval_t *pMsg1);