Searched refs:sasIdentify (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/sys/dev/pms/RefTisa/discovery/dm/ |
| H A D | dmdisc.c | 600 agsaSASIdentify_t sasIdentify; in dmUpStreamDiscoverExpanderPhy() local 1018 agsaSASIdentify_t sasIdentify; in dmUpStreamDiscover2ExpanderPhy() local 1427 agsaSASIdentify_t sasIdentify; in dmDownStreamDiscoverExpanderPhy() local 2031 sasIdentify, in dmDownStreamDiscoverExpanderPhy() 2050 sasIdentify, in dmDownStreamDiscoverExpanderPhy() 2242 agsaSASIdentify_t sasIdentify; in dmDownStreamDiscover2ExpanderPhy() local 2923 sasIdentify, in dmDownStreamDiscover2ExpanderPhy() 2941 sasIdentify, in dmDownStreamDiscover2ExpanderPhy() 3883 agsaSASIdentify_t sasIdentify, in dmPortSASDeviceAdd() argument 3983 dm_memcpy(&(oneDeviceData->sasIdentify), &sasIdentify, sizeof(agsaSASIdentify_t)); in dmPortSASDeviceAdd() [all …]
|
| H A D | dmtypes.h | 230 agsaSASIdentify_t sasIdentify; /* used only in TD discovery */ member
|
| H A D | dmproto.h | 349 agsaSASIdentify_t sasIdentify,
|
| /freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
| H A D | itddisc.c | 3669 agsaSASIdentify_t sasIdentify; in tdsaSASUpStreamDiscoverExpanderPhy() local 4488 agsaSASIdentify_t sasIdentify; in tdsaSASDownStreamDiscoverExpanderPhy() local 4741 if ( SA_IDFRM_IS_SSP_TARGET(&sasIdentify) in tdsaSASDownStreamDiscoverExpanderPhy() 4742 || SA_IDFRM_IS_SMP_TARGET(&sasIdentify) in tdsaSASDownStreamDiscoverExpanderPhy() 4743 || SA_IDFRM_IS_SSP_INITIATOR(&sasIdentify) in tdsaSASDownStreamDiscoverExpanderPhy() 4751 if ( SA_IDFRM_IS_STP_TARGET(&sasIdentify) || in tdsaSASDownStreamDiscoverExpanderPhy() 4752 SA_IDFRM_IS_SATA_DEVICE(&sasIdentify) ) in tdsaSASDownStreamDiscoverExpanderPhy() 6007 agsaSASIdentify_t sasIdentify, in tdsaPortSASDeviceAdd() argument 6063 oneDeviceData->sasIdentify = sasIdentify; in tdsaPortSASDeviceAdd() 6137 oneDeviceData->sasIdentify = sasIdentify; in tdsaPortSASDeviceAdd() [all …]
|
| /freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | saport.c | 62 agsaSASIdentify_t sasIdentify, in siPortSASDeviceAdd() argument 125 pDevice->devInfo.sasDeviceInfo.commonDevInfo.sasAddressHi[i] = sasIdentify.sasAddressHi[i]; in siPortSASDeviceAdd() 126 pDevice->devInfo.sasDeviceInfo.commonDevInfo.sasAddressLo[i] = sasIdentify.sasAddressLo[i]; in siPortSASDeviceAdd() 128 pDevice->devInfo.sasDeviceInfo.initiator_ssp_stp_smp = sasIdentify.initiator_ssp_stp_smp; in siPortSASDeviceAdd() 129 pDevice->devInfo.sasDeviceInfo.target_ssp_stp_smp = sasIdentify.target_ssp_stp_smp; in siPortSASDeviceAdd() 130 pDevice->devInfo.sasDeviceInfo.phyIdentifier = sasIdentify.phyIdentifier; in siPortSASDeviceAdd() 139 …_DBG3(("siPortSASDeviceAdd: sasIdentify addrHI 0x%x\n", SA_IDFRM_GET_SAS_ADDRESSHI(&sasIdentify))); in siPortSASDeviceAdd() 140 …_DBG3(("siPortSASDeviceAdd: sasIdentify addrLO 0x%x\n", SA_IDFRM_GET_SAS_ADDRESSLO(&sasIdentify))); in siPortSASDeviceAdd()
|
| H A D | satypes.h | 83 agsaSASIdentify_t sasIdentify; /**< the SAS identify of the phy */ member
|
| H A D | sampidefs.h | 204 agsaSASIdentify_t sasIdentify; member 967 agsaSASIdentify_t sasIdentify; member 991 agsaSASIdentify_t sasIdentify; member
|
| H A D | saproto.h | 143 agsaSASIdentify_t sasIdentify,
|
| H A D | sampirsp.c | 1304 IDframe = (agsaSASIdentify_t *)&pIomb->sasIdentify; in mpiHWevent() 1307 saRoot->phys[phyId].sasIdentify.phyIdentifier = IDframe->phyIdentifier; in mpiHWevent() 1308 …saRoot->phys[phyId].sasIdentify.deviceType_addressFrameType = IDframe->deviceType_addressFrameType; in mpiHWevent() 1310 si_memcpy(&(saRoot->phys[phyId].sasIdentify.sasAddressHi),&(IDframe->sasAddressHi),4); in mpiHWevent() 1311 si_memcpy(&(saRoot->phys[phyId].sasIdentify.sasAddressLo),&(IDframe->sasAddressLo),4); in mpiHWevent() 1338 osti_memset(&pPhy->sasIdentify,0,sizeof(agsaSASIdentify_t)); in mpiHWevent() 1528 IDframe = (agsaSASIdentify_t *)&pIomb->sasIdentify; in mpiHWevent() 1697 IDframe = (agsaSASIdentify_t *)&pIomb->sasIdentify; in mpiHWevent()
|
| H A D | sampicmd.c | 779 ptemp = (bit32 *)&payload.sasIdentify; in mpiPhyStartCmd()
|
| /freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/common/ |
| H A D | tdtypes.h | 363 agsaSASIdentify_t sasIdentify; /* used only in TD discovery */ member
|
| /freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdioctl.c | 749 PhyDetails[i].attached_phy = saRoot->phys[i].sasIdentify.phyIdentifier; in tiCOMMgntIOCTL() 758 sas_dev_type = (saRoot->phys[i].sasIdentify.deviceType_addressFrameType & 0x70 ) >> 4 ; in tiCOMMgntIOCTL() 768 …osti_memcpy(&PhyDetails[i].attached_sasAddressHi, saRoot->phys[i].sasIdentify.sasAddressHi, sizeof… in tiCOMMgntIOCTL() 769 …osti_memcpy(&PhyDetails[i].attached_sasAddressLo, saRoot->phys[i].sasIdentify.sasAddressLo, sizeof… in tiCOMMgntIOCTL()
|
| H A D | tdproto.h | 1686 agsaSASIdentify_t sasIdentify,
|