Searched refs:ReturningExpanderDeviceData (Results 1 – 2 of 2) sorted by relevance
1701 dmDeviceData_t *ReturningExpanderDeviceData = agNULL; in dmConfigRoutingInfoRespRcvd() local1816 ReturningExpanderDeviceData = ReturningExpander->dmDevice; in dmConfigRoutingInfoRespRcvd()1822 if (ReturningExpander != agNULL && ReturningExpanderDeviceData != agNULL) in dmConfigRoutingInfoRespRcvd()1825 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys ) in dmConfigRoutingInfoRespRcvd()1832 dmDiscoverSend(dmRoot, ReturningExpanderDeviceData); in dmConfigRoutingInfoRespRcvd()1848 dmDownStreamDiscovering(dmRoot, onePortContext, ReturningExpanderDeviceData); in dmConfigRoutingInfoRespRcvd()1881 dmDeviceData_t *ReturningExpanderDeviceData = agNULL; in dmConfigRoutingInfo2RespRcvd() local2000 ReturningExpanderDeviceData = ReturningExpander->dmDevice; in dmConfigRoutingInfo2RespRcvd()2006 if (ReturningExpander != agNULL && ReturningExpanderDeviceData != agNULL) in dmConfigRoutingInfo2RespRcvd()2016 dmDiscoverSend(dmRoot, ReturningExpanderDeviceData); in dmConfigRoutingInfo2RespRcvd()[all …]
5359 tdsaDeviceData_t *ReturningExpanderDeviceData; in tdsaConfigRoutingInfoRespRcvd() local5461 ReturningExpanderDeviceData = ReturningExpander->tdDevice; in tdsaConfigRoutingInfoRespRcvd()5467 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys ) in tdsaConfigRoutingInfoRespRcvd()5474 tdsaDiscoverSend(tiRoot, ReturningExpanderDeviceData); in tdsaConfigRoutingInfoRespRcvd()5487 tdsaSASDownStreamDiscovering(tiRoot, onePortContext, ReturningExpanderDeviceData); in tdsaConfigRoutingInfoRespRcvd()