Searched refs:DownStreamExpander (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/pms/RefTisa/discovery/dm/ |
| HD | dmsmp.c | 1698 dmExpander_t *DownStreamExpander; in dmConfigRoutingInfoRespRcvd() local 1721 DownStreamExpander = oneExpander->dmCurrentDownStreamExpander; in dmConfigRoutingInfoRespRcvd() 1722 if (DownStreamExpander != agNULL) in dmConfigRoutingInfoRespRcvd() 1724 DownStreamExpander->currentUpStreamPhyIndex ++; in dmConfigRoutingInfoRespRcvd() 1725 …ngInfoRespRcvd: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpSt… in dmConfigRoutingInfoRespRcvd() 1726 …gRoutingInfoRespRcvd: DownStreamExpander->numOfUpStreamPhys %d\n", DownStreamExpander->numOfUpStre… in dmConfigRoutingInfoRespRcvd() 1727 …"dmConfigRoutingInfoRespRcvd: DownStreamExpander addrHi 0x%08x\n", DownStreamExpander->dmDevice->S… in dmConfigRoutingInfoRespRcvd() 1728 …"dmConfigRoutingInfoRespRcvd: DownStreamExpander addrLo 0x%08x\n", DownStreamExpander->dmDevice->S… in dmConfigRoutingInfoRespRcvd() 1735 if ( (DownStreamExpander != agNULL) && in dmConfigRoutingInfoRespRcvd() 1736 (DownStreamExpander->currentUpStreamPhyIndex < DownStreamExpander->numOfUpStreamPhys) in dmConfigRoutingInfoRespRcvd() [all …]
|
| HD | dmdisc.c | 4881 dmExpander_t *DownStreamExpander; in dmFindCurrentDownStreamPhyIndex() local 4894 DownStreamExpander = oneExpander->dmCurrentDownStreamExpander; in dmFindCurrentDownStreamPhyIndex() 4896 if (DownStreamExpander == agNULL) in dmFindCurrentDownStreamPhyIndex() 4904 …DM_DBG3(("dmFindCurrentDownStreamPhyIndex: downstream exp addrHi 0x%08x\n", DownStreamExpander->dm… in dmFindCurrentDownStreamPhyIndex() 4905 …DM_DBG3(("dmFindCurrentDownStreamPhyIndex: downstream exp addrLo 0x%08x\n", DownStreamExpander->dm… in dmFindCurrentDownStreamPhyIndex() 4908 phyId = DownStreamExpander->upStreamPhys[0]; in dmFindCurrentDownStreamPhyIndex()
|
| /NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
| HD | itddisc.c | 5354 tdsaExpander_t *DownStreamExpander; in tdsaConfigRoutingInfoRespRcvd() local 5379 DownStreamExpander = oneExpander->tdCurrentDownStreamExpander; in tdsaConfigRoutingInfoRespRcvd() 5380 if (DownStreamExpander != agNULL) in tdsaConfigRoutingInfoRespRcvd() 5382 DownStreamExpander->currentUpStreamPhyIndex ++; in tdsaConfigRoutingInfoRespRcvd() 5383 …ngInfoRespRcvd: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpSt… in tdsaConfigRoutingInfoRespRcvd() 5384 …gRoutingInfoRespRcvd: DownStreamExpander->numOfUpStreamPhys %d\n", DownStreamExpander->numOfUpStre… in tdsaConfigRoutingInfoRespRcvd() 5385 …dsaConfigRoutingInfoRespRcvd: DownStreamExpander addrHi 0x%08x\n", DownStreamExpander->tdDevice->S… in tdsaConfigRoutingInfoRespRcvd() 5386 …dsaConfigRoutingInfoRespRcvd: DownStreamExpander addrLo 0x%08x\n", DownStreamExpander->tdDevice->S… in tdsaConfigRoutingInfoRespRcvd() 5393 if ( DownStreamExpander != agNULL) in tdsaConfigRoutingInfoRespRcvd() 5395 if (DownStreamExpander->currentUpStreamPhyIndex < DownStreamExpander->numOfUpStreamPhys) in tdsaConfigRoutingInfoRespRcvd() [all …]
|