Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h448 bit8 deviceType_addressFrameType; member
488 (((identFrame)->deviceType_addressFrameType & 0x70) >> 4)
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadisc.c361 remoteIdentify.deviceType_addressFrameType = (bit8)(agDeviceInfo->devType_S_Rate & 0xC0); in saRegisterNewDevice()
H A Dsampirsp.c1305 …saRoot->phys[phyId].sasIdentify.deviceType_addressFrameType = IDframe->deviceType_addressFrameType; in mpiHWevent()
5492 …remoteIdentify.deviceType_addressFrameType = (bit8)(pDeviceInfo.commonDevInfo.devType_S_Rate & 0xC… in mpiDeviceHandleArrived()
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c698 sasIdentify.deviceType_addressFrameType = (bit8)(pDiscoverResp->attachedDeviceType & 0x70); in dmUpStreamDiscoverExpanderPhy()
1112 sasIdentify.deviceType_addressFrameType = pDiscoverResp->attachedDeviceTypeReason & 0x70; in dmUpStreamDiscover2ExpanderPhy()
1522 sasIdentify.deviceType_addressFrameType = pDiscoverResp->attachedDeviceType & 0x70; in dmDownStreamDiscoverExpanderPhy()
2333 sasIdentify.deviceType_addressFrameType = pDiscoverResp->attachedDeviceTypeReason & 0x70; in dmDownStreamDiscover2ExpanderPhy()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c4841 tdsaAllShared->Ports[portID].SASID.deviceType_addressFrameType = AGSA_DEV_TYPE_END_DEVICE; in tiCOMPortStart()
4851 tdsaAllShared->Ports[portID].SASID.deviceType_addressFrameType = AGSA_DEV_TYPE_END_DEVICE; in tiCOMPortStart()
4862 tdsaAllShared->Ports[portID].SASID.deviceType_addressFrameType = AGSA_DEV_TYPE_END_DEVICE; in tiCOMPortStart()
H A Dtdioctl.c758 sas_dev_type = (saRoot->phys[i].sasIdentify.deviceType_addressFrameType & 0x70 ) >> 4 ; in tiCOMMgntIOCTL()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3752 sasIdentify.deviceType_addressFrameType = (bit8)(pDiscoverResp->attachedDeviceType & 0x70); in tdsaSASUpStreamDiscoverExpanderPhy()
4579 sasIdentify.deviceType_addressFrameType = (bit8)(pDiscoverResp->attachedDeviceType & 0x70); in tdsaSASDownStreamDiscoverExpanderPhy()