Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c1699 dmExpander_t *ReturningExpander; in dmConfigRoutingInfoRespRcvd() local
1806 ReturningExpander = oneExpander->dmReturnginExpander; in dmConfigRoutingInfoRespRcvd()
1812 if (ReturningExpander != agNULL) in dmConfigRoutingInfoRespRcvd()
1834 if (ReturningExpander != agNULL) in dmConfigRoutingInfoRespRcvd()
1836 ReturningExpander->discoverSMPAllowed = agFALSE; in dmConfigRoutingInfoRespRcvd()
1843 ReturningExpander->discoverSMPAllowed = agTRUE; in dmConfigRoutingInfoRespRcvd()
1877 dmExpander_t *ReturningExpander; in dmConfigRoutingInfo2RespRcvd() local
1990 ReturningExpander = oneExpander->dmReturnginExpander; in dmConfigRoutingInfo2RespRcvd()
1996 if (ReturningExpander != agNULL) in dmConfigRoutingInfo2RespRcvd()
2018 if (ReturningExpander != agNULL) in dmConfigRoutingInfo2RespRcvd()
[all …]
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c5355 tdsaExpander_t *ReturningExpander; in tdsaConfigRoutingInfoRespRcvd() local
5453 ReturningExpander = oneExpander->tdReturnginExpander; in tdsaConfigRoutingInfoRespRcvd()
5456 if (ReturningExpander != agNULL) in tdsaConfigRoutingInfoRespRcvd()
5458 …"tdsaConfigRoutingInfoRespRcvd: ReturningExpander addrHi 0x%08x\n", ReturningExpander->tdDevice->S… in tdsaConfigRoutingInfoRespRcvd()
5459 …"tdsaConfigRoutingInfoRespRcvd: ReturningExpander addrLo 0x%08x\n", ReturningExpander->tdDevice->S… in tdsaConfigRoutingInfoRespRcvd()
5461 ReturningExpanderDeviceData = ReturningExpander->tdDevice; in tdsaConfigRoutingInfoRespRcvd()
5467 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys ) in tdsaConfigRoutingInfoRespRcvd()
5472 if (ReturningExpander->discoverSMPAllowed == agTRUE) in tdsaConfigRoutingInfoRespRcvd()
5476 ReturningExpander->discoverSMPAllowed = agFALSE; in tdsaConfigRoutingInfoRespRcvd()
5482 ReturningExpander->discoverSMPAllowed = agTRUE; in tdsaConfigRoutingInfoRespRcvd()
[all …]