Searched refs:ReturningExpander (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c1699 dmExpander_t *ReturningExpander; local
1806 ReturningExpander = oneExpander->dmReturnginExpander;
1812 if (ReturningExpander != agNULL)
1814 DM_DBG3(("dmConfigRoutingInfoRespRcvd: ReturningExpander addrHi 0x%08x\n", ReturningExpander->dmDevice->SASAddressID.sasAddressHi));
1815 DM_DBG3(("dmConfigRoutingInfoRespRcvd: ReturningExpander addrLo 0x%08x\n", ReturningExpander->dmDevice->SASAddressID.sasAddressLo));
1816 ReturningExpanderDeviceData = ReturningExpander->dmDevice;
1822 if (ReturningExpander != agNULL && ReturningExpanderDeviceData != agNULL)
1825 if ( ReturningExpander
1877 dmExpander_t *ReturningExpander; local
[all...]
/freebsd-10.3-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c5355 tdsaExpander_t *ReturningExpander; local
5453 ReturningExpander = oneExpander->tdReturnginExpander;
5456 if (ReturningExpander != agNULL)
5458 TI_DBG3(("tdsaConfigRoutingInfoRespRcvd: ReturningExpander addrHi 0x%08x\n", ReturningExpander->tdDevice->SASAddressID.sasAddressHi));
5459 TI_DBG3(("tdsaConfigRoutingInfoRespRcvd: ReturningExpander addrLo 0x%08x\n", ReturningExpander->tdDevice->SASAddressID.sasAddressLo));
5461 ReturningExpanderDeviceData = ReturningExpander->tdDevice;
5467 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys )
5472 if (ReturningExpander
[all...]

Completed in 71 milliseconds