Home
last modified time | relevance | path

Searched refs:currentUpStreamPhyIndex (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c1723 DownStreamExpander->currentUpStreamPhyIndex ++; in dmConfigRoutingInfoRespRcvd()
1724 …: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex)); in dmConfigRoutingInfoRespRcvd()
1735 (DownStreamExpander->currentUpStreamPhyIndex < DownStreamExpander->numOfUpStreamPhys) in dmConfigRoutingInfoRespRcvd()
1739 …: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex)); in dmConfigRoutingInfoRespRcvd()
1741 …treamPhys[] %d\n", DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex])); in dmConfigRoutingInfoRespRcvd()
1745 … DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex], in dmConfigRoutingInfoRespRcvd()
1788 DownStreamExpander->currentUpStreamPhyIndex = 0; in dmConfigRoutingInfoRespRcvd()
1808 DownStreamExpander->currentUpStreamPhyIndex = 0; in dmConfigRoutingInfoRespRcvd()
1907 DownStreamExpander->currentUpStreamPhyIndex ++; in dmConfigRoutingInfo2RespRcvd()
1908 …: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex)); in dmConfigRoutingInfo2RespRcvd()
[all …]
H A Ddmtypes.h280 bit16 currentUpStreamPhyIndex; member
H A Ddminit.c624 dmExpData[i].currentUpStreamPhyIndex = 0; in dmExpanderDeviceDataInit()
666 oneExpander->currentUpStreamPhyIndex = 0; in dmExpanderDeviceDataReInit()
H A Ddmdisc.c4713 oneExpander->currentUpStreamPhyIndex = 0; in dmDiscoveringExpanderAlloc()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h511 bit16 currentUpStreamPhyIndex; member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c5381 DownStreamExpander->currentUpStreamPhyIndex ++; in tdsaConfigRoutingInfoRespRcvd()
5382 …: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex)); in tdsaConfigRoutingInfoRespRcvd()
5394 if (DownStreamExpander->currentUpStreamPhyIndex < DownStreamExpander->numOfUpStreamPhys) in tdsaConfigRoutingInfoRespRcvd()
5397 …: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex)); in tdsaConfigRoutingInfoRespRcvd()
5399 …treamPhys[] %d\n", DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex])); in tdsaConfigRoutingInfoRespRcvd()
5403 … DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex], in tdsaConfigRoutingInfoRespRcvd()
5436 DownStreamExpander->currentUpStreamPhyIndex = 0; in tdsaConfigRoutingInfoRespRcvd()
5453 DownStreamExpander->currentUpStreamPhyIndex = 0; in tdsaConfigRoutingInfoRespRcvd()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c3269 tdsaExpander[i].currentUpStreamPhyIndex = 0; in tdsaExpanderInit()
H A Dtdport.c7344 oneExpander->currentUpStreamPhyIndex = 0; in tdssSASDiscoveringExpanderAlloc()