Home
last modified time | relevance | path

Searched refs:deviceType (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/dev/qat/qat_api/device/
H A Ddev_info.c74 if (DEVICE_DH895XCCVF == pDevice->deviceType || in cpaGetDeviceInfo()
75 DEVICE_C62XVF == pDevice->deviceType || in cpaGetDeviceInfo()
76 DEVICE_C3XXXVF == pDevice->deviceType || in cpaGetDeviceInfo()
77 DEVICE_C4XXXVF == pDevice->deviceType) { in cpaGetDeviceInfo()
/freebsd/tools/tools/ath/athprom/
H A Deeprom-313 | device type $deviceType | Switch Settling Time $switchSettling |
79 | device type $deviceType | Switch Settling Time $switchSettling |
127 | device type $deviceType | Switch Settling Time $switchSettling |
H A Deeprom-416 | device type $deviceType | Switch Settling Time $switchSettling |
89 | device type $deviceType | Switch Settling Time $switchSettling |
154 | device type $deviceType | Switch Settling Time $switchSettling |
H A Deeprom-517 | device type $deviceType | Switch Settling Time $switchSettling |
103 | device type $deviceType | Switch Settling Time $switchSettling |
181 | device type $deviceType | Switch Settling Time $switchSettling |
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c112 pDevice->deviceType = (bit8)((dTypeSRate & 0x30) >> SHIFT4); in siPortSASDeviceAdd()
113 … SA_DBG3(("siPortSASDeviceAdd: Device Type 0x%x, Port Context %p\n", pDevice->deviceType, pPort)); in siPortSASDeviceAdd()
184 SA_ASSERT((SAS_SATA_UNKNOWN_DEVICE != pDevice->deviceType), ""); in siPortDeviceRemove()
280 pDevice->deviceType = (bit8)((dTypeSRate & 0x30) >> SHIFT4); in siPortSATADeviceAdd()
281 SA_DBG3(("siPortSATADeviceAdd: DeviceType 0x%x Port Context %p\n", pDevice->deviceType, pPort)); in siPortSATADeviceAdd()
383 SA_ASSERT((SAS_SATA_UNKNOWN_DEVICE != pDevice->deviceType), ""); in siPortDeviceListRemove()
H A Dsatypes.h117 bit8 deviceType; /**< the device type */ member
H A Dsadisc.c199 switch ( pDevice->deviceType ) in siRemoveDevHandle()
211 … SA_DBG1(("siRemoveDevHandle: switch. Not calling siPortDeviceRemove %d\n", pDevice->deviceType)); in siRemoveDevHandle()
/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dicp_accel_devices.h120 device_type_t deviceType; /* Device Type */ member
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h70 uint8_t deviceType; member
H A Dah_eeprom_v4k.h74 uint8_t deviceType; member
H A Dah_eeprom_v14.h177 uint8_t deviceType; member
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_ctrl_services.c461 selectGeneration(device_type_t deviceType, sal_service_t *pInst) in selectGeneration() argument
463 switch (deviceType) { in selectGeneration()
558 status = selectGeneration(device->deviceType, pInst); in SalCtrl_ServiceInit()
H A Dsal_compression.c123 switch (device->deviceType) { in SalCtrl_CompressionInit_CompData()
345 device->deviceType); in SalCtrl_CompressionInit_CompData()
/freebsd/sys/dev/usb/wlan/
H A Dif_uathvar.h135 uint32_t deviceType; member
/freebsd/sys/dev/qat/qat_api/qat_kernel/src/
H A Dlac_adf_interface_freebsd.c45 adf->deviceType = (device_type_t)hw_data->dev_class->type; in create_adf_dev_structure()
/freebsd/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c64 eh->deviceCap, eh->binBuildNumber, eh->deviceType, eh->txGainType); in eeprom_v4k_base_print()
/freebsd/tools/tools/ath/ath_ee_9287_print/
H A D9287.c64 eh->deviceCap, eh->binBuildNumber, eh->deviceType, eh->openLoopPwrCntl); in eeprom_9287_base_print()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c6012 bit32 deviceType, in tdsaPortSASDeviceAdd() argument
6090 sasorsata = (bit8)deviceType; in tdsaPortSASDeviceAdd()
6165 sasorsata = (bit8)deviceType; in tdsaPortSASDeviceAdd()
6453 bit32 deviceType; in tdsaSATAFullDiscover() local
6479 deviceType = tdssSATADeviceTypeDecode(onePortContext->remoteSignature); in tdsaSATAFullDiscover()
6481 if ( deviceType == SATA_PM_DEVICE) in tdsaSATAFullDiscover()
6503 switch ( deviceType ) in tdsaSATAFullDiscover()
6958 bit32 deviceType; in tdsaSATAIncrementalDiscover() local
6986 deviceType = tdssSATADeviceTypeDecode(onePortContext->remoteSignature); in tdsaSATAIncrementalDiscover()
6988 if ( deviceType == SATA_PM_DEVICE) in tdsaSATAIncrementalDiscover()
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h325 bit8 deviceType; // TD_SATA_DEVICE or TD_SAS_DEVICE member
H A Dtdioctl.c1841 pTDDeviceInfo->devInfo.deviceType = (pSADeviceInfo->devType_S_Rate & 0x30) >> 4; in ostiGetDeviceInfoIOCTLRsp()
2650 pDeviceInfo->devInfo.deviceType = (oneDeviceData->agDeviceInfo.devType_S_Rate & 0x30) >> 4; in tdsaDeviceInfoGetIoctl()
/freebsd/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c102 eh->deviceCap, eh->binBuildNumber, eh->deviceType); in eeprom_v14_base_print()
/freebsd/sys/dev/otus/
H A Dif_otusreg.h773 uint8_t deviceType; member
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmproto.h354 bit32 deviceType,
H A Ddmdisc.c3888 bit32 deviceType, in dmPortSASDeviceAdd() argument
4010 sasorsata = (bit8)deviceType; in dmPortSASDeviceAdd()
4130 sasorsata = (bit8)deviceType; in dmPortSASDeviceAdd()
4207 if (deviceType == STP_DEVICE_TYPE) in dmPortSASDeviceAdd()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c3358 bit32 deviceType = UNKNOWN_DEVICE; in tdssSATADeviceTypeDecode() local
3364 deviceType = SATA_ATA_DEVICE; in tdssSATADeviceTypeDecode()
3370 deviceType = SATA_ATA_DEVICE; in tdssSATADeviceTypeDecode()
3376 deviceType = SATA_ATAPI_DEVICE; in tdssSATADeviceTypeDecode()
3382 deviceType = SATA_PM_DEVICE; in tdssSATADeviceTypeDecode()
3388 deviceType = SATA_SEMB_DEVICE; in tdssSATADeviceTypeDecode()
3394 deviceType = SATA_SEMB_WO_SEP_DEVICE; in tdssSATADeviceTypeDecode()
3397 return deviceType; in tdssSATADeviceTypeDecode()

12