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

/freebsd-10.3-release/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmproto.h672 dmConfigRoutingInfoRespRcvd(
H A Ddmsmp.c1686 dmConfigRoutingInfoRespRcvd( function
1705 DM_DBG3(("dmConfigRoutingInfoRespRcvd: start\n"));
1706 DM_DBG3(("dmConfigRoutingInfoRespRcvd: exp addrHi 0x%08x\n", oneExpander->dmDevice->SASAddressID.sasAddressHi));
1707 DM_DBG3(("dmConfigRoutingInfoRespRcvd: exp addrLo 0x%08x\n", oneExpander->dmDevice->SASAddressID.sasAddressLo));
1713 DM_DBG1(("dmConfigRoutingInfoRespRcvd: invalid port or aborted discovery!!!\n"));
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));
1733 DM_DBG3(("dmConfigRoutingInfoRespRcvd
[all...]

Completed in 50 milliseconds