Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h141 bit32 satDeviceType; /* ATA device type */ member
H A Dsmsat.c73 oneDeviceData->satDeviceType = DeviceType; in smRegisterDevice()
941 if (oneDeviceData->satDeviceType == SATA_ATAPI_DEVICE) in smsatStartResetDevice()
2820 if (oneDeviceData->satDeviceType == SATA_ATA_DEVICE) in smsatInquiryPage89()
2833 if (oneDeviceData->satDeviceType == SATA_ATA_DEVICE) in smsatInquiryPage89()
2869 if (oneDeviceData->satDeviceType == SATA_ATA_DEVICE) in smsatInquiryPage89()
3330 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatIDStart()
3458 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatIOStart()
9027 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatSendIDDev()
H A Dsmsatcb.c12439 if (oneDeviceData->satDeviceType == SATA_ATAPI_DEVICE) in smsatSetFeaturesDMACB()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c670 oneDeviceData->satDevData.satDeviceType = dmDeviceInfo->sataDeviceType; in tddmPortDeviceAdd()
715 oneDeviceData->satDevData.satDeviceType = dmDeviceInfo->sataDeviceType; in tddmPortDeviceAdd()
H A Dossacmnapi.c6178 oneDeviceData->satDevData.satDeviceType); in ossaDeviceRegistrationCB()
6196 oneDeviceData->satDevData.satDeviceType); in ossaDeviceRegistrationCB()
H A Dtdport.c7705 … oneDeviceData->satDevData.satDeviceType = tdssSATADeviceTypeDecode(agSATADeviceInfo->signature); in tdssNewAddSATAToSharedcontext()
7706 …BG3(("tdssNewAddSATAToSharedcontext: device type %d\n", oneDeviceData->satDevData.satDeviceType)); in tdssNewAddSATAToSharedcontext()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h301 bit32 satDeviceType; /* ATA device type */ member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c183 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in satIOStart()
18563 if (pSatDevData->satDeviceType == SATA_ATA_DEVICE) in satInquiryPage89()
18576 if (pSatDevData->satDeviceType == SATA_ATA_DEVICE) in satInquiryPage89()
18612 if (pSatDevData->satDeviceType == SATA_ATA_DEVICE) in satInquiryPage89()
19303 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in satSendIDDev()
20238 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE) in satStartResetDevice()
21534 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in satAddSATASendIDDev()
22044 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE) in satAddSATAIDDevCB()
22141 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE) in satAddSATAIDDevCB()
22609 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in tdsaDiscoverySendIDDev()
[all …]
H A Dossasat.c3701 pSatDevData->satDeviceType = tdssSATADeviceTypeDecode(onePortContext->remoteSignature); in tdssAddSATAToSharedcontext()
3743 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE ) in tdssAddSATAToSharedcontext()