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

/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c3432 agsaSATADeviceInfo_t *agSATADeviceInfo; local
3464 agSATADeviceInfo = (agsaSATADeviceInfo_t *) pParm2;
3467 devicetype = tdssSATADeviceTypeDecode(agSATADeviceInfo->signature);
3478 agSATADeviceInfo,
3480 agSATADeviceInfo->stpPhyIdentifier
3504 agSATADeviceInfo = (agsaSATADeviceInfo_t *) pParm2;
3509 agSATADeviceInfo->signature[0], agSATADeviceInfo->signature[1],
3510 agSATADeviceInfo->signature[2], agSATADeviceInfo
3602 tdssAddSATAToSharedcontext( tdsaPortContext_t *tdsaPortContext_Instance, agsaRoot_t *agRoot, agsaDevHandle_t *agDevHandle, agsaSATADeviceInfo_t *agSATADeviceInfo, bit32 registered, bit8 phyID ) argument
[all...]
/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c7613 * \param agSATADeviceInfo Pointer to the SATA device information.
7627 agsaSATADeviceInfo_t *agSATADeviceInfo,
7657 ((char *)&agSATADeviceInfo->sataIdentifyData),
7706 oneDeviceData->satDevData.satDeviceType = tdssSATADeviceTypeDecode(agSATADeviceInfo->signature);
7712 agSATADeviceInfo->sataIdentifyData.word1_9[7],
7713 agSATADeviceInfo->signature[0], agSATADeviceInfo->signature[1],
7714 agSATADeviceInfo->signature[2], agSATADeviceInfo->signature[3],
7715 agSATADeviceInfo
7624 tdssNewAddSATAToSharedcontext(tiRoot_t *tiRoot, agsaRoot_t *agRoot, tdsaPortContext_t *onePortContext, agsaSATADeviceInfo_t *agSATADeviceInfo, bit8 *Signature, bit8 pm, bit8 pmField, bit32 connectionRate, tdsaDeviceData_t *oneExpDeviceData, bit8 phyID ) argument
[all...]
H A Dossacmnapi.c5943 agsaSATADeviceInfo_t *agSATADeviceInfo; local
5982 agSATADeviceInfo = (agsaSATADeviceInfo_t *)agInfo;
5985 TI_DBG2(("ossaGetDeviceInfoCB: sasAddressHi 0x%08x\n", SA_DEVINFO_GET_SAS_ADDRESSHI(&agSATADeviceInfo->commonDevInfo)));
5986 TI_DBG2(("ossaGetDeviceInfoCB: sasAddressLo 0x%08x\n", SA_DEVINFO_GET_SAS_ADDRESSLO(&agSATADeviceInfo->commonDevInfo)));
5987 TI_DBG2(("ossaGetDeviceInfoCB: connection %d\n", agSATADeviceInfo->connection));
5988 TI_DBG2(("ossaGetDeviceInfoCB: portMultiplierField %d\n", agSATADeviceInfo->portMultiplierField));
5989 TI_DBG2(("ossaGetDeviceInfoCB: stpPhyIdentifier %d\n", agSATADeviceInfo->stpPhyIdentifier));
5991 tdhexdump("ossaGetDeviceInfoCB: signature", (bit8 *)agSATADeviceInfo->signature, 8);
H A Dtdproto.h515 agsaSATADeviceInfo_t *agSATADeviceInfo,
1805 agsaSATADeviceInfo_t *agSATADeviceInfo,

Completed in 213 milliseconds