Lines Matching defs:DownStreamExpander

1698   dmExpander_t                          *DownStreamExpander;
1721 DownStreamExpander = oneExpander->dmCurrentDownStreamExpander;
1722 if (DownStreamExpander != agNULL)
1724 DownStreamExpander->currentUpStreamPhyIndex ++;
1725 DM_DBG3(("dmConfigRoutingInfoRespRcvd: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex));
1726 DM_DBG3(("dmConfigRoutingInfoRespRcvd: DownStreamExpander->numOfUpStreamPhys %d\n", DownStreamExpander->numOfUpStreamPhys));
1727 DM_DBG3(("dmConfigRoutingInfoRespRcvd: DownStreamExpander addrHi 0x%08x\n", DownStreamExpander->dmDevice->SASAddressID.sasAddressHi));
1728 DM_DBG3(("dmConfigRoutingInfoRespRcvd: DownStreamExpander addrLo 0x%08x\n", DownStreamExpander->dmDevice->SASAddressID.sasAddressLo));
1735 if ( (DownStreamExpander != agNULL) &&
1736 (DownStreamExpander->currentUpStreamPhyIndex < DownStreamExpander->numOfUpStreamPhys)
1740 DM_DBG3(("dmConfigRoutingInfoRespRcvd: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex));
1742 DM_DBG3(("dmConfigRoutingInfoRespRcvd: DownStreamExpander->upStreamPhys[] %d\n", DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex]));
1746 DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex],
1787 if ( DownStreamExpander != agNULL)
1789 DownStreamExpander->currentUpStreamPhyIndex = 0;
1807 if ( DownStreamExpander != agNULL)
1809 DownStreamExpander->currentUpStreamPhyIndex = 0;
1850 //DownStreamExpander
1876 dmExpander_t *DownStreamExpander;
1905 DownStreamExpander = oneExpander->dmCurrentDownStreamExpander;
1906 if (DownStreamExpander != agNULL)
1908 DownStreamExpander->currentUpStreamPhyIndex ++;
1909 DM_DBG2(("dmConfigRoutingInfo2RespRcvd: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex));
1910 DM_DBG2(("dmConfigRoutingInfo2RespRcvd: DownStreamExpander->numOfUpStreamPhys %d\n", DownStreamExpander->numOfUpStreamPhys));
1911 DM_DBG2(("dmConfigRoutingInfo2RespRcvd: DownStreamExpander addrHi 0x%08x\n", DownStreamExpander->dmDevice->SASAddressID.sasAddressHi));
1912 DM_DBG2(("dmConfigRoutingInfo2RespRcvd: DownStreamExpander addrLo 0x%08x\n", DownStreamExpander->dmDevice->SASAddressID.sasAddressLo));
1919 if ( (DownStreamExpander != agNULL) &&
1920 (DownStreamExpander->currentUpStreamPhyIndex < DownStreamExpander->numOfUpStreamPhys)
1924 DM_DBG2(("dmConfigRoutingInfo2RespRcvd: DownStreamExpander->currentUpStreamPhyIndex %d\n", DownStreamExpander->currentUpStreamPhyIndex));
1926 DM_DBG2(("dmConfigRoutingInfo2RespRcvd: DownStreamExpander->upStreamPhys[] %d\n", DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex]));
1930 DownStreamExpander->upStreamPhys[DownStreamExpander->currentUpStreamPhyIndex],
1971 if ( DownStreamExpander != agNULL)
1973 DownStreamExpander->currentUpStreamPhyIndex = 0;
1991 if ( DownStreamExpander != agNULL)
1993 DownStreamExpander->currentUpStreamPhyIndex = 0;
2034 //DownStreamExpander