Searched refs:configRouteTable (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h285 bit32 configRouteTable: 1; member in struct:dmExpander_s
H A Ddmsmp.c642 oneExpander->configRouteTable = REPORT_GENERAL_IS_CONFIGURABLE(pdmSMPReportGeneralResp) ? 1 : 0;
658 DM_DBG3(("dmReportGeneralRespRcvd: configRouteTable=%d configuring=%d\n",
659 oneExpander->configRouteTable, oneExpander->configuring));
752 oneExpander->configRouteTable = SAS2_REPORT_GENERAL_IS_CONFIGURABLE(pdmSMPReportGeneral2Resp) ? 1 : 0;
764 DM_DBG2(("dmReportGeneral2RespRcvd: configRouteTable=%d configuring=%d\n",
765 oneExpander->configRouteTable, oneExpander->configuring));
H A Ddmdisc.c4808 if (tempExpander->configRouteTable)
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h516 bit32 configRouteTable: 1; member in struct:tdsaExpander_s
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3412 oneExpander->configRouteTable = REPORT_GENERAL_IS_CONFIGURABLE(ptdSMPReportGeneralResp) ? 1 : 0;
3416 TI_DBG3(("tdsaReportGeneralRespRcvd: configRouteTable=%d configuring=%d\n",
3417 oneExpander->configRouteTable, oneExpander->configuring));
4447 if (tempExpander->configRouteTable)
4793 if (oneExpander->configRouteTable)
4961 if (oneExpander->configRouteTable)

Completed in 156 milliseconds