Home
last modified time | relevance | path

Searched refs:ReturningExpander (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c1698 dmExpander_t *ReturningExpander; in dmConfigRoutingInfoRespRcvd() local
1805 ReturningExpander = oneExpander->dmReturnginExpander; in dmConfigRoutingInfoRespRcvd()
1811 if (ReturningExpander != agNULL) in dmConfigRoutingInfoRespRcvd()
1833 if (ReturningExpander != agNULL) in dmConfigRoutingInfoRespRcvd()
1835 ReturningExpander->discoverSMPAllowed = agFALSE; in dmConfigRoutingInfoRespRcvd()
1842 ReturningExpander->discoverSMPAllowed = agTRUE; in dmConfigRoutingInfoRespRcvd()
1876 dmExpander_t *ReturningExpander; in dmConfigRoutingInfo2RespRcvd() local
1989 ReturningExpander = oneExpander->dmReturnginExpander; in dmConfigRoutingInfo2RespRcvd()
1995 if (ReturningExpander != agNULL) in dmConfigRoutingInfo2RespRcvd()
2017 if (ReturningExpander != agNULL) in dmConfigRoutingInfo2RespRcvd()
[all …]
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c5354 tdsaExpander_t *ReturningExpander; in tdsaConfigRoutingInfoRespRcvd() local
5452 ReturningExpander = oneExpander->tdReturnginExpander; in tdsaConfigRoutingInfoRespRcvd()
5455 if (ReturningExpander != agNULL) in tdsaConfigRoutingInfoRespRcvd()
5457 …"tdsaConfigRoutingInfoRespRcvd: ReturningExpander addrHi 0x%08x\n", ReturningExpander->tdDevice->S… in tdsaConfigRoutingInfoRespRcvd()
5458 …"tdsaConfigRoutingInfoRespRcvd: ReturningExpander addrLo 0x%08x\n", ReturningExpander->tdDevice->S… in tdsaConfigRoutingInfoRespRcvd()
5460 ReturningExpanderDeviceData = ReturningExpander->tdDevice; in tdsaConfigRoutingInfoRespRcvd()
5466 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys ) in tdsaConfigRoutingInfoRespRcvd()
5471 if (ReturningExpander->discoverSMPAllowed == agTRUE) in tdsaConfigRoutingInfoRespRcvd()
5475 ReturningExpander->discoverSMPAllowed = agFALSE; in tdsaConfigRoutingInfoRespRcvd()
5481 ReturningExpander->discoverSMPAllowed = agTRUE; in tdsaConfigRoutingInfoRespRcvd()
[all …]