Searched refs:agsaDeviceInfo_t (Results 1 – 8 of 8) sorted by relevance
222 agsaDeviceInfo_t agDeviceInfo;
356 agsaDeviceInfo_t agDeviceInfo;
324 agsaDeviceInfo_t *agDeviceInfo,
2610 } agsaDeviceInfo_t; typedef2649 agsaDeviceInfo_t commonDevInfo; /**< The general/common part of the2682 agsaDeviceInfo_t commonDevInfo; /**< The general/common part of the SAS/SATA
305 agsaDeviceInfo_t *agDeviceInfo, in saRegisterNewDevice()
3095 agsaDeviceInfo_t commonDevInfo; in mpiGetDevInfoRsp()3211 si_memset(&commonDevInfo, 0, sizeof(agsaDeviceInfo_t)); in mpiGetDevInfoRsp()3241 …si_memcpy(&pDevice->devInfo.sasDeviceInfo.commonDevInfo, &commonDevInfo, sizeof(agsaDeviceInfo_t)); in mpiGetDevInfoRsp()3242 …si_memcpy(&pDevice->devInfo.sataDeviceInfo.commonDevInfo, &commonDevInfo, sizeof(agsaDeviceInfo_t)… in mpiGetDevInfoRsp()
1824 agsaDeviceInfo_t *pSADeviceInfo = agNULL; in ostiGetDeviceInfoIOCTLRsp()1829 pSADeviceInfo = (agsaDeviceInfo_t*)param; in ostiGetDeviceInfoIOCTLRsp()
5940 agsaDeviceInfo_t *agDeviceInfo; in ossaGetDeviceInfoCB()5955 agDeviceInfo = (agsaDeviceInfo_t *)agInfo; in ossaGetDeviceInfoCB()