Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c665 if (dmDeviceInfo->sataDeviceType == SATA_ATAPI_DEVICE) in tddmPortDeviceAdd()
716 if (dmDeviceInfo->sataDeviceType == SATA_ATAPI_DEVICE) in tddmPortDeviceAdd()
H A Dtddefs.h1029 #define SATA_ATAPI_DEVICE 0x02 /**< ATA ATAPI device … macro
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h52 #define SATA_ATAPI_DEVICE 0x02 /**< ATA ATAPI device … macro
H A Dsmsat.c941 if (oneDeviceData->satDeviceType == SATA_ATAPI_DEVICE) in smsatStartResetDevice()
3330 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatIDStart()
3458 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in smsatIOStart()
3972 deviceType = SATA_ATAPI_DEVICE; in smsatDecodeSATADeviceType()
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/discovery/dm/
H A Ddmsmp.c1322 if( sataDeviceType == SATA_ATAPI_DEVICE) in dmReportPhySataRcvd()
1364 if( sataDeviceType == SATA_ATAPI_DEVICE) in dmReportPhySataRcvd()
1528 if( sataDeviceType == SATA_ATAPI_DEVICE) in dmReportPhySata2Rcvd()
1569 if( sataDeviceType == SATA_ATAPI_DEVICE) in dmReportPhySata2Rcvd()
H A Ddmdefs.h1101 #define SATA_ATAPI_DEVICE 0x02 /**< ATA ATAPI device … macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c183 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE) in satIOStart()
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()
23103 if (satDevData->satDeviceType == SATA_ATAPI_DEVICE) in tdsaDiscoveryStartIDDevCB()
H A Dossasat.c3376 deviceType = SATA_ATAPI_DEVICE; in tdssSATADeviceTypeDecode()
3470 if (devicetype == SATA_ATA_DEVICE || devicetype == SATA_ATAPI_DEVICE) in ossaDiscoverSataCB()
3743 if (pSatDevData->satDeviceType == SATA_ATAPI_DEVICE ) in tdssAddSATAToSharedcontext()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c6522 case SATA_ATAPI_DEVICE: in tdsaSATAFullDiscover()
7028 case SATA_ATAPI_DEVICE: in tdsaSATAIncrementalDiscover()