Home
last modified time | relevance | path

Searched refs:discoverSMPAllowed (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/pms/RefTisa/discovery/dm/
HDdmtypes.h294 bit32 discoverSMPAllowed; /* used only for configurable routers */ member
HDdmsmp.c1829 if (ReturningExpander->discoverSMPAllowed == agTRUE) in dmConfigRoutingInfoRespRcvd()
1835 ReturningExpander->discoverSMPAllowed = agFALSE; in dmConfigRoutingInfoRespRcvd()
1842 ReturningExpander->discoverSMPAllowed = agTRUE; in dmConfigRoutingInfoRespRcvd()
2013 if (ReturningExpander->discoverSMPAllowed == agTRUE) in dmConfigRoutingInfo2RespRcvd()
2019 ReturningExpander->discoverSMPAllowed = agFALSE; in dmConfigRoutingInfo2RespRcvd()
2026 ReturningExpander->discoverSMPAllowed = agTRUE; in dmConfigRoutingInfo2RespRcvd()
HDdminit.c633 dmExpData[i].discoverSMPAllowed = agTRUE; in dmExpanderDeviceDataInit()
672 oneExpander->discoverSMPAllowed = agTRUE; in dmExpanderDeviceDataReInit()
HDdmdisc.c1515 oneExpander->discoverSMPAllowed = agTRUE; in dmDownStreamDiscoverExpanderPhy()
2326 oneExpander->discoverSMPAllowed = agTRUE; in dmDownStreamDiscover2ExpanderPhy()
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
HDtdtypes.h523 bit32 discoverSMPAllowed; /* used only for configurable routers */ member
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitddisc.c4572 oneExpander->discoverSMPAllowed = agTRUE; in tdsaSASDownStreamDiscoverExpanderPhy()
5471 if (ReturningExpander->discoverSMPAllowed == agTRUE) in tdsaConfigRoutingInfoRespRcvd()
5475 ReturningExpander->discoverSMPAllowed = agFALSE; in tdsaConfigRoutingInfoRespRcvd()
5481 ReturningExpander->discoverSMPAllowed = agTRUE; in tdsaConfigRoutingInfoRespRcvd()
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdinit.c3276 tdsaExpander[i].discoverSMPAllowed = agTRUE; in tdsaExpanderInit()