Searched refs:pRespIU (Results 1 – 2 of 2) sorted by relevance
1470 agsaSSPResponseInfoUnit_t *pRespIU, in siEventSSPResponseWtDataRcvd() argument1500 count = *(bit32 *)((bit8 *)pRespIU + param + padCount); in siEventSSPResponseWtDataRcvd()1507 (void *)pRespIU, in siEventSSPResponseWtDataRcvd()3391 agsaSSPResponseInfoUnit_t *pRespIU = agNULL; in mpiSSPCompletion() local3434 pRespIU = (agsaSSPResponseInfoUnit_t *)&(pIomb->SSPrsp); in mpiSSPCompletion()3435 if (pRespIU->status == 0x02 || pRespIU->status == 0x18 || in mpiSSPCompletion()3436 pRespIU->status == 0x30 || pRespIU->status == 0x40 ) in mpiSSPCompletion()3440 SA_DBG2(("mpiSSPCompletion: pRespIU->status 0x%x tag 0x%x\n", pRespIU->status,tag)); in mpiSSPCompletion()3442 siEventSSPResponseWtDataRcvd(agRoot, pRequest, pRespIU, param, sspTag); in mpiSSPCompletion()3453 pRespIU = (agsaSSPResponseInfoUnit_t *)&(pIomb->SSPrsp); in mpiSSPCompletion()[all …]
305 agsaSSPResponseInfoUnit_t *pRespIU,