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

/freebsd-13-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h142 bit32 satDeviceType; /* ATA device type */ member in struct:smDeviceData_s
H A Dsmsat.c74 oneDeviceData->satDeviceType = DeviceType;
942 if (oneDeviceData->satDeviceType == SATA_ATAPI_DEVICE)
2821 if (oneDeviceData->satDeviceType == SATA_ATA_DEVICE)
2834 if (oneDeviceData->satDeviceType == SATA_ATA_DEVICE)
2870 if (oneDeviceData->satDeviceType == SATA_ATA_DEVICE)
3331 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE)
3459 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE)
9028 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE)
H A Dsmsatcb.c12440 if (oneDeviceData->satDeviceType == SATA_ATAPI_DEVICE)
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h302 bit32 satDeviceType; /* ATA device type */ member in struct:__anon14043
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c671 oneDeviceData->satDevData.satDeviceType = dmDeviceInfo->sataDeviceType;
716 oneDeviceData->satDevData.satDeviceType = dmDeviceInfo->sataDeviceType;
H A Dossacmnapi.c6179 oneDeviceData->satDevData.satDeviceType);
6197 oneDeviceData->satDevData.satDeviceType);
H A Dtdport.c7706 oneDeviceData->satDevData.satDeviceType = tdssSATADeviceTypeDecode(agSATADeviceInfo->signature);
7707 TI_DBG3(("tdssNewAddSATAToSharedcontext: device type %d\n", oneDeviceData->satDevData.satDeviceType));
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c184 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE)
195 else /* pSatDevData->satDeviceType != SATA_ATAPI_DEVICE */
18564 if (pSatDevData->satDeviceType == SATA_ATA_DEVICE)
18577 if (pSatDevData->satDeviceType == SATA_ATA_DEVICE)
18613 if (pSatDevData->satDeviceType == SATA_ATA_DEVICE)
19304 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE)
20239 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE)
21535 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE)
22045 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE)
22142 if (satDevData->satDeviceType
[all...]
H A Dossasat.c3702 pSatDevData->satDeviceType = tdssSATADeviceTypeDecode(onePortContext->remoteSignature);
3744 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE )

Completed in 293 milliseconds