Home
last modified time | relevance | path

Searched refs:agSATADeviceInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c3431 agsaSATADeviceInfo_t *agSATADeviceInfo; in ossaDiscoverSataCB() local
3463 agSATADeviceInfo = (agsaSATADeviceInfo_t *) pParm2; in ossaDiscoverSataCB()
3466 devicetype = tdssSATADeviceTypeDecode(agSATADeviceInfo->signature); in ossaDiscoverSataCB()
3477 agSATADeviceInfo, in ossaDiscoverSataCB()
3479 agSATADeviceInfo->stpPhyIdentifier in ossaDiscoverSataCB()
3503 agSATADeviceInfo = (agsaSATADeviceInfo_t *) pParm2; in ossaDiscoverSataCB()
3508 agSATADeviceInfo->signature[0], agSATADeviceInfo->signature[1], in ossaDiscoverSataCB()
3509 agSATADeviceInfo->signature[2], agSATADeviceInfo->signature[3], in ossaDiscoverSataCB()
3510 agSATADeviceInfo->signature[4], agSATADeviceInfo->signature[5], in ossaDiscoverSataCB()
3511 agSATADeviceInfo->signature[6], agSATADeviceInfo->signature[7] )); in ossaDiscoverSataCB()
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c7626 agsaSATADeviceInfo_t *agSATADeviceInfo, in tdssNewAddSATAToSharedcontext() argument
7656 ((char *)&agSATADeviceInfo->sataIdentifyData), in tdssNewAddSATAToSharedcontext()
7705 … oneDeviceData->satDevData.satDeviceType = tdssSATADeviceTypeDecode(agSATADeviceInfo->signature); in tdssNewAddSATAToSharedcontext()
7711 agSATADeviceInfo->sataIdentifyData.word1_9[7], in tdssNewAddSATAToSharedcontext()
7712 agSATADeviceInfo->signature[0], agSATADeviceInfo->signature[1], in tdssNewAddSATAToSharedcontext()
7713 agSATADeviceInfo->signature[2], agSATADeviceInfo->signature[3], in tdssNewAddSATAToSharedcontext()
7714 agSATADeviceInfo->signature[4], agSATADeviceInfo->signature[5], in tdssNewAddSATAToSharedcontext()
7715 agSATADeviceInfo->signature[6], agSATADeviceInfo->signature[7] )); in tdssNewAddSATAToSharedcontext()
H A Dossacmnapi.c5942 agsaSATADeviceInfo_t *agSATADeviceInfo; in ossaGetDeviceInfoCB() local
5981 agSATADeviceInfo = (agsaSATADeviceInfo_t *)agInfo; in ossaGetDeviceInfoCB()
5984 …DeviceInfoCB: sasAddressHi 0x%08x\n", SA_DEVINFO_GET_SAS_ADDRESSHI(&agSATADeviceInfo->commonDevInf… in ossaGetDeviceInfoCB()
5985 …DeviceInfoCB: sasAddressLo 0x%08x\n", SA_DEVINFO_GET_SAS_ADDRESSLO(&agSATADeviceInfo->commonDevInf… in ossaGetDeviceInfoCB()
5986 TI_DBG2(("ossaGetDeviceInfoCB: connection %d\n", agSATADeviceInfo->connection)); in ossaGetDeviceInfoCB()
5987 … TI_DBG2(("ossaGetDeviceInfoCB: portMultiplierField %d\n", agSATADeviceInfo->portMultiplierField)); in ossaGetDeviceInfoCB()
5988 TI_DBG2(("ossaGetDeviceInfoCB: stpPhyIdentifier %d\n", agSATADeviceInfo->stpPhyIdentifier)); in ossaGetDeviceInfoCB()
5990 tdhexdump("ossaGetDeviceInfoCB: signature", (bit8 *)agSATADeviceInfo->signature, 8); in ossaGetDeviceInfoCB()
H A Dtdproto.h514 agsaSATADeviceInfo_t *agSATADeviceInfo,
1804 agsaSATADeviceInfo_t *agSATADeviceInfo,