Home
last modified time | relevance | path

Searched refs:SATA_ATAPI_DEVICE (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c666 if (dmDeviceInfo->sataDeviceType == SATA_ATAPI_DEVICE) in tddmPortDeviceAdd()
717 if (dmDeviceInfo->sataDeviceType == SATA_ATAPI_DEVICE) in tddmPortDeviceAdd()
H A Dtddefs.h1030 #define SATA_ATAPI_DEVICE 0x02 /**< ATA ATAPI device … macro
/freebsd-13.1/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h53 #define SATA_ATAPI_DEVICE 0x02 /**< ATA ATAPI device … macro
H A Dsmsat.c942 if (oneDeviceData->satDeviceType == SATA_ATAPI_DEVICE) in smsatStartResetDevice()
3331 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatIDStart()
3459 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatIOStart()
3973 deviceType = SATA_ATAPI_DEVICE; in smsatDecodeSATADeviceType()
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/discovery/dm/
H A Ddmsmp.c1323 if( sataDeviceType == SATA_ATAPI_DEVICE) in dmReportPhySataRcvd()
1365 if( sataDeviceType == SATA_ATAPI_DEVICE) in dmReportPhySataRcvd()
1529 if( sataDeviceType == SATA_ATAPI_DEVICE) in dmReportPhySata2Rcvd()
1570 if( sataDeviceType == SATA_ATAPI_DEVICE) in dmReportPhySata2Rcvd()
H A Ddmdefs.h1102 #define SATA_ATAPI_DEVICE 0x02 /**< ATA ATAPI device … macro
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c184 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in satIOStart()
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()
23104 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE) in tdsaDiscoveryStartIDDevCB()
H A Dossasat.c3377 deviceType = SATA_ATAPI_DEVICE; in tdssSATADeviceTypeDecode()
3471 if (devicetype == SATA_ATA_DEVICE || devicetype == SATA_ATAPI_DEVICE) in ossaDiscoverSataCB()
3744 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE ) in tdssAddSATAToSharedcontext()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c6523 case SATA_ATAPI_DEVICE: in tdsaSATAFullDiscover()
7029 case SATA_ATAPI_DEVICE: in tdsaSATAIncrementalDiscover()