Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c1724 DownStreamExpander->currentUpStreamPhyIndex ++; in dmConfigRoutingInfoRespRcvd()
1725 …: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex)); in dmConfigRoutingInfoRespRcvd()
1736 (DownStreamExpander->currentUpStreamPhyIndex < DownStreamExpander->numOfUpStreamPhys) in dmConfigRoutingInfoRespRcvd()
1746 … DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex], in dmConfigRoutingInfoRespRcvd()
1789 DownStreamExpander->currentUpStreamPhyIndex = 0; in dmConfigRoutingInfoRespRcvd()
1809 DownStreamExpander->currentUpStreamPhyIndex = 0; in dmConfigRoutingInfoRespRcvd()
1908 DownStreamExpander->currentUpStreamPhyIndex ++; in dmConfigRoutingInfo2RespRcvd()
1920 (DownStreamExpander->currentUpStreamPhyIndex < DownStreamExpander->numOfUpStreamPhys) in dmConfigRoutingInfo2RespRcvd()
1930 … DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex], in dmConfigRoutingInfo2RespRcvd()
1973 DownStreamExpander->currentUpStreamPhyIndex = 0; in dmConfigRoutingInfo2RespRcvd()
[all …]
H A Ddmtypes.h281 bit16 currentUpStreamPhyIndex; member
H A Ddminit.c625 dmExpData[i].currentUpStreamPhyIndex = 0; in dmExpanderDeviceDataInit()
667 oneExpander->currentUpStreamPhyIndex = 0; in dmExpanderDeviceDataReInit()
H A Ddmdisc.c4714 oneExpander->currentUpStreamPhyIndex = 0; in dmDiscoveringExpanderAlloc()
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h512 bit16 currentUpStreamPhyIndex; member
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c5382 DownStreamExpander->currentUpStreamPhyIndex ++; in tdsaConfigRoutingInfoRespRcvd()
5383 …: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex)); in tdsaConfigRoutingInfoRespRcvd()
5395 if (DownStreamExpander->currentUpStreamPhyIndex < DownStreamExpander->numOfUpStreamPhys) in tdsaConfigRoutingInfoRespRcvd()
5398 …: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex)); in tdsaConfigRoutingInfoRespRcvd()
5400 …treamPhys[] %d\n", DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex])); in tdsaConfigRoutingInfoRespRcvd()
5404 … DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex], in tdsaConfigRoutingInfoRespRcvd()
5437 DownStreamExpander->currentUpStreamPhyIndex = 0; in tdsaConfigRoutingInfoRespRcvd()
5454 DownStreamExpander->currentUpStreamPhyIndex = 0; in tdsaConfigRoutingInfoRespRcvd()
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c3270 tdsaExpander[i].currentUpStreamPhyIndex = 0; in tdsaExpanderInit()
H A Dtdport.c7345 oneExpander->currentUpStreamPhyIndex = 0; in tdssSASDiscoveringExpanderAlloc()