Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c2906 agsaPhyGeneralState_t *pSetPhyStatusRes = agNULL; in ostiGetPhyGeneralStatusRsp() local
2917 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()