Home
last modified time | relevance | path

Searched refs:satDeviceType (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h142 bit32 satDeviceType; /* ATA device type */ member
H A Dsmsat.c74 oneDeviceData->satDeviceType = DeviceType; in smRegisterDevice()
942 if (oneDeviceData->satDeviceType == SATA_ATAPI_DEVICE) in smsatStartResetDevice()
2821 if (oneDeviceData->satDeviceType == SATA_ATA_DEVICE) in smsatInquiryPage89()
2834 if (oneDeviceData->satDeviceType == SATA_ATA_DEVICE) in smsatInquiryPage89()
2870 if (oneDeviceData->satDeviceType == SATA_ATA_DEVICE) in smsatInquiryPage89()
3331 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatIDStart()
3459 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatIOStart()
9028 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatSendIDDev()
H A Dsmsatcb.c12440 if (oneDeviceData->satDeviceType == SATA_ATAPI_DEVICE) in smsatSetFeaturesDMACB()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c671 oneDeviceData->satDevData.satDeviceType = dmDeviceInfo->sataDeviceType; in tddmPortDeviceAdd()
716 oneDeviceData->satDevData.satDeviceType = dmDeviceInfo->sataDeviceType; in tddmPortDeviceAdd()
H A Dossacmnapi.c6179 oneDeviceData->satDevData.satDeviceType); in ossaDeviceRegistrationCB()
6197 oneDeviceData->satDevData.satDeviceType); in ossaDeviceRegistrationCB()
H A Dtdport.c7706 … oneDeviceData->satDevData.satDeviceType = tdssSATADeviceTypeDecode(agSATADeviceInfo->signature); in tdssNewAddSATAToSharedcontext()
7707 …BG3(("tdssNewAddSATAToSharedcontext: device type %d\n", oneDeviceData->satDevData.satDeviceType)); in tdssNewAddSATAToSharedcontext()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h302 bit32 satDeviceType; /* ATA device type */ member
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c184 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in satIOStart()
18564 if (pSatDevData->satDeviceType == SATA_ATA_DEVICE) in satInquiryPage89()
18577 if (pSatDevData->satDeviceType == SATA_ATA_DEVICE) in satInquiryPage89()
18613 if (pSatDevData->satDeviceType == SATA_ATA_DEVICE) in satInquiryPage89()
19304 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in satSendIDDev()
20239 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE) in satStartResetDevice()
21535 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in satAddSATASendIDDev()
22045 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE) in satAddSATAIDDevCB()
22142 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE) in satAddSATAIDDevCB()
22610 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in tdsaDiscoverySendIDDev()
[all …]
H A Dossasat.c3702 pSatDevData->satDeviceType = tdssSATADeviceTypeDecode(onePortContext->remoteSignature); in tdssAddSATAToSharedcontext()
3744 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE ) in tdssAddSATAToSharedcontext()