Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h222 agsaDeviceInfo_t agDeviceInfo;
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h356 agsaDeviceInfo_t agDeviceInfo;
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h324 agsaDeviceInfo_t *agDeviceInfo,
H A Dsa.h2610 } agsaDeviceInfo_t; typedef
2649 agsaDeviceInfo_t commonDevInfo; /**< The general/common part of the
2682 agsaDeviceInfo_t commonDevInfo; /**< The general/common part of the SAS/SATA
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadisc.c305 agsaDeviceInfo_t *agDeviceInfo, in saRegisterNewDevice()
H A Dsampirsp.c3095 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()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c1824 agsaDeviceInfo_t *pSADeviceInfo = agNULL; in ostiGetDeviceInfoIOCTLRsp()
1829 pSADeviceInfo = (agsaDeviceInfo_t*)param; in ostiGetDeviceInfoIOCTLRsp()
H A Dossacmnapi.c5940 agsaDeviceInfo_t *agDeviceInfo; in ossaGetDeviceInfoCB()
5955 agDeviceInfo = (agsaDeviceInfo_t *)agInfo; in ossaGetDeviceInfoCB()