Searched refs:pSetPhyStatusRes (Results 1 – 1 of 1) sorted by relevance
2906 agsaPhyGeneralState_t *pSetPhyStatusRes = agNULL; in ostiGetPhyGeneralStatusRsp() local2917 pSetPhyStatusRes = (agsaPhyGeneralState_t*) &agIoctlPayload->FunctionSpecificArea[0]; in ostiGetPhyGeneralStatusRsp()2918 …osti_memcpy(&pSetPhyStatusRes->PhyGenData[phyID], GenStatus, sizeof(agsaSASPhyGeneralStatusPage_t)… in ostiGetPhyGeneralStatusRsp()2919 pSetPhyStatusRes->Reserved2++; in ostiGetPhyGeneralStatusRsp()2920 if(pSetPhyStatusRes->Reserved1 == pSetPhyStatusRes->Reserved2) in ostiGetPhyGeneralStatusRsp()