agsaDeviceInfo_t
agsaDeviceInfo_t agDeviceInfo;
agsaDeviceInfo_t commonDevInfo; /**< The general/common part of the
agsaDeviceInfo_t commonDevInfo; /**< The general/common part of the SAS/SATA
agsaDeviceInfo_t *agDeviceInfo,
agsaDeviceInfo_t *agDeviceInfo,
agsaDeviceInfo_t commonDevInfo;
si_memset(&commonDevInfo, 0, sizeof(agsaDeviceInfo_t));
si_memcpy(&pDevice->devInfo.sasDeviceInfo.commonDevInfo, &commonDevInfo, sizeof(agsaDeviceInfo_t));
si_memcpy(&pDevice->devInfo.sataDeviceInfo.commonDevInfo, &commonDevInfo, sizeof(agsaDeviceInfo_t));
agsaDeviceInfo_t *agDeviceInfo;
agDeviceInfo = (agsaDeviceInfo_t *)agInfo;
agsaDeviceInfo_t *pSADeviceInfo = agNULL;
pSADeviceInfo = (agsaDeviceInfo_t*)param;
agsaDeviceInfo_t agDeviceInfo;