Searched refs:ReturningExpander (Results 1 – 2 of 2) sorted by relevance
1698 dmExpander_t *ReturningExpander; in dmConfigRoutingInfoRespRcvd() local1805 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() local1989 ReturningExpander = oneExpander->dmReturnginExpander; in dmConfigRoutingInfo2RespRcvd()1995 if (ReturningExpander != agNULL) in dmConfigRoutingInfo2RespRcvd()2017 if (ReturningExpander != agNULL) in dmConfigRoutingInfo2RespRcvd()[all …]
5354 tdsaExpander_t *ReturningExpander; in tdsaConfigRoutingInfoRespRcvd() local5452 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 …]