agsaSASDeviceInfo_t
agsaSASDeviceInfo_t *agDeviceInfo,
agsaSASDeviceInfo_t pDeviceInfo;
si_memset(&pDeviceInfo, 0, sizeof(agsaSASDeviceInfo_t));
agsaSASDeviceInfo_t sasDeviceInfo; /**< SAS device information of the device */
agsaSASDeviceInfo_t *agDevInfo,
agsaSASDeviceInfo_t *agDeviceInfo = agNULL;
agDeviceInfo = (agsaSASDeviceInfo_t *)pParm2;
agDeviceInfo = (agsaSASDeviceInfo_t *)pParm2;
agsaSASDeviceInfo_t *agSASDeviceInfo;
agSASDeviceInfo = (agsaSASDeviceInfo_t *)agInfo;
TI_DBG6(("ticominit: agsaSASDeviceInfo_t %d\n", (int)sizeof(agsaSASDeviceInfo_t)));