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

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c2907 agsaPhyGeneralState_t *pSetPhyStatusRes = agNULL; local
2918 pSetPhyStatusRes = (agsaPhyGeneralState_t*) &agIoctlPayload->FunctionSpecificArea[0];
2919 osti_memcpy(&pSetPhyStatusRes->PhyGenData[phyID], GenStatus, sizeof(agsaSASPhyGeneralStatusPage_t));
2920 pSetPhyStatusRes->Reserved2++;
2921 if(pSetPhyStatusRes->Reserved1 == pSetPhyStatusRes->Reserved2)

Completed in 56 milliseconds