Home
last modified time | relevance | path

Searched refs:agsaSASDeviceInfo_t (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsatypes.h101 agsaSASDeviceInfo_t sasDeviceInfo; /**< SAS device information of the device */
H A Dsampirsp.c5359 agsaSASDeviceInfo_t pDeviceInfo; in mpiDeviceHandleArrived()
5455 si_memset(&pDeviceInfo, 0, sizeof(agsaSASDeviceInfo_t)); in mpiDeviceHandleArrived()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaosapi.h397 agsaSASDeviceInfo_t *agDeviceInfo,
H A Dsa.h2700 } agsaSASDeviceInfo_t; typedef
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c171 agsaSASDeviceInfo_t *agDevInfo, in ossaDeviceHandleAccept()
364 agsaSASDeviceInfo_t *agDeviceInfo = agNULL; in ossaDiscoverSasCB()
411 agDeviceInfo = (agsaSASDeviceInfo_t *)pParm2; in ossaDiscoverSasCB()
461 agDeviceInfo = (agsaSASDeviceInfo_t *)pParm2; in ossaDiscoverSasCB()
5941 agsaSASDeviceInfo_t *agSASDeviceInfo; in ossaGetDeviceInfoCB()
5968 agSASDeviceInfo = (agsaSASDeviceInfo_t *)agInfo; in ossaGetDeviceInfoCB()
H A Dtdinit.c347 TI_DBG6(("ticominit: agsaSASDeviceInfo_t %d\n", (int)sizeof(agsaSASDeviceInfo_t))); in tiCOMInit()