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()1813 …(("dmConfigRoutingInfoRespRcvd: ReturningExpander addrHi 0x%08x\n", ReturningExpander->dmDevice->S… in dmConfigRoutingInfoRespRcvd()1814 …(("dmConfigRoutingInfoRespRcvd: ReturningExpander addrLo 0x%08x\n", ReturningExpander->dmDevice->S… in dmConfigRoutingInfoRespRcvd()1815 ReturningExpanderDeviceData = ReturningExpander->dmDevice; in dmConfigRoutingInfoRespRcvd()1821 if (ReturningExpander != agNULL && ReturningExpanderDeviceData != agNULL) in dmConfigRoutingInfoRespRcvd()1824 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys ) in dmConfigRoutingInfoRespRcvd()1829 if (ReturningExpander->discoverSMPAllowed == agTRUE) in dmConfigRoutingInfoRespRcvd()1833 if (ReturningExpander != agNULL) in dmConfigRoutingInfoRespRcvd()[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 …]