Searched refs:pRespIU (Results 1 – 2 of 2) sorted by relevance
1469 agsaSSPResponseInfoUnit_t *pRespIU, in siEventSSPResponseWtDataRcvd() argument1499 count = *(bit32 *)((bit8 *)pRespIU + param + padCount); in siEventSSPResponseWtDataRcvd()1506 (void *)pRespIU, in siEventSSPResponseWtDataRcvd()3390 agsaSSPResponseInfoUnit_t *pRespIU = agNULL; in mpiSSPCompletion() local3433 pRespIU = (agsaSSPResponseInfoUnit_t *)&(pIomb->SSPrsp); in mpiSSPCompletion()3434 if (pRespIU->status == 0x02 || pRespIU->status == 0x18 || in mpiSSPCompletion()3435 pRespIU->status == 0x30 || pRespIU->status == 0x40 ) in mpiSSPCompletion()3439 SA_DBG2(("mpiSSPCompletion: pRespIU->status 0x%x tag 0x%x\n", pRespIU->status,tag)); in mpiSSPCompletion()3441 siEventSSPResponseWtDataRcvd(agRoot, pRequest, pRespIU, param, sspTag); in mpiSSPCompletion()3452 pRespIU = (agsaSSPResponseInfoUnit_t *)&(pIomb->SSPrsp); in mpiSSPCompletion()[all …]
304 agsaSSPResponseInfoUnit_t *pRespIU,