Searched refs:ReturningExpander (Results 1 – 2 of 2) sorted by relevance
1699 dmExpander_t *ReturningExpander; in dmConfigRoutingInfoRespRcvd() local1806 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() local1990 ReturningExpander = oneExpander->dmReturnginExpander; in dmConfigRoutingInfo2RespRcvd()1996 if (ReturningExpander != agNULL) in dmConfigRoutingInfo2RespRcvd()2018 if (ReturningExpander != agNULL) in dmConfigRoutingInfo2RespRcvd()[all …]
5355 tdsaExpander_t *ReturningExpander; in tdsaConfigRoutingInfoRespRcvd() local5453 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 …]