Searched refs:ReturningExpanderDeviceData (Results 1 – 2 of 2) sorted by relevance
1700 dmDeviceData_t *ReturningExpanderDeviceData = agNULL; in dmConfigRoutingInfoRespRcvd() local1815 ReturningExpanderDeviceData = ReturningExpander->dmDevice; in dmConfigRoutingInfoRespRcvd()1821 if (ReturningExpander != agNULL && ReturningExpanderDeviceData != agNULL) in dmConfigRoutingInfoRespRcvd()1824 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys ) in dmConfigRoutingInfoRespRcvd()1831 dmDiscoverSend(dmRoot, ReturningExpanderDeviceData); in dmConfigRoutingInfoRespRcvd()1847 dmDownStreamDiscovering(dmRoot, onePortContext, ReturningExpanderDeviceData); in dmConfigRoutingInfoRespRcvd()1880 dmDeviceData_t *ReturningExpanderDeviceData = agNULL; in dmConfigRoutingInfo2RespRcvd() local1999 ReturningExpanderDeviceData = ReturningExpander->dmDevice; in dmConfigRoutingInfo2RespRcvd()2005 if (ReturningExpander != agNULL && ReturningExpanderDeviceData != agNULL) in dmConfigRoutingInfo2RespRcvd()2008 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys ) in dmConfigRoutingInfo2RespRcvd()[all …]
5358 tdsaDeviceData_t *ReturningExpanderDeviceData; in tdsaConfigRoutingInfoRespRcvd() local5460 ReturningExpanderDeviceData = ReturningExpander->tdDevice; in tdsaConfigRoutingInfoRespRcvd()5466 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys ) in tdsaConfigRoutingInfoRespRcvd()5473 tdsaDiscoverSend(tiRoot, ReturningExpanderDeviceData); in tdsaConfigRoutingInfoRespRcvd()5486 tdsaSASDownStreamDiscovering(tiRoot, onePortContext, ReturningExpanderDeviceData); in tdsaConfigRoutingInfoRespRcvd()