Home
last modified time | relevance | path

Searched refs:deviceType_addressFrameType (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h449 bit8 deviceType_addressFrameType; member
489 (((identFrame)->deviceType_addressFrameType & 0x70) >> 4)
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadisc.c362 remoteIdentify.deviceType_addressFrameType = (bit8)(agDeviceInfo->devType_S_Rate & 0xC0); in saRegisterNewDevice()
H A Dsampirsp.c1309 …saRoot->phys[phyId].sasIdentify.deviceType_addressFrameType = IDframe->deviceType_addressFrameType; in mpiHWevent()
5496 …remoteIdentify.deviceType_addressFrameType = (bit8)(pDeviceInfo.commonDevInfo.devType_S_Rate & 0xC… in mpiDeviceHandleArrived()
/freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c699 sasIdentify.deviceType_addressFrameType = (bit8)(pDiscoverResp->attachedDeviceType & 0x70); in dmUpStreamDiscoverExpanderPhy()
1113 sasIdentify.deviceType_addressFrameType = pDiscoverResp->attachedDeviceTypeReason & 0x70; in dmUpStreamDiscover2ExpanderPhy()
1523 sasIdentify.deviceType_addressFrameType = pDiscoverResp->attachedDeviceType & 0x70; in dmDownStreamDiscoverExpanderPhy()
2334 sasIdentify.deviceType_addressFrameType = pDiscoverResp->attachedDeviceTypeReason & 0x70; in dmDownStreamDiscover2ExpanderPhy()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c4842 tdsaAllShared->Ports[portID].SASID.deviceType_addressFrameType = AGSA_DEV_TYPE_END_DEVICE; in tiCOMPortStart()
4852 tdsaAllShared->Ports[portID].SASID.deviceType_addressFrameType = AGSA_DEV_TYPE_END_DEVICE; in tiCOMPortStart()
4863 tdsaAllShared->Ports[portID].SASID.deviceType_addressFrameType = AGSA_DEV_TYPE_END_DEVICE; in tiCOMPortStart()
H A Dtdioctl.c759 sas_dev_type = (saRoot->phys[i].sasIdentify.deviceType_addressFrameType & 0x70 ) >> 4 ; in tiCOMMgntIOCTL()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3753 sasIdentify.deviceType_addressFrameType = (bit8)(pDiscoverResp->attachedDeviceType & 0x70); in tdsaSASUpStreamDiscoverExpanderPhy()
4580 sasIdentify.deviceType_addressFrameType = (bit8)(pDiscoverResp->attachedDeviceType & 0x70); in tdsaSASDownStreamDiscoverExpanderPhy()