Home
last modified time | relevance | path

Searched refs:SAS_ROUTING_TABLE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h1117 #define SAS_ROUTING_TABLE 0x02 macro
H A Ddmdisc.c1725 if ( DISCRSP_GET_ROUTINGATTRIB(pDiscoverResp) == SAS_ROUTING_TABLE) in dmDownStreamDiscoverExpanderPhy()
1882 else if ( DISCRSP_GET_ROUTINGATTRIB(pDiscoverResp) == SAS_ROUTING_TABLE) in dmDownStreamDiscoverExpanderPhy()
2203 topExpander->routingAttribute[downStreamPhyID] == SAS_ROUTING_TABLE && in dmSAS2SAS11ErrorCheck()
2217 bottomExpander->routingAttribute[i] == SAS_ROUTING_TABLE && in dmSAS2SAS11ErrorCheck()
2534 if ( SAS2_DISCRSP_GET_ROUTINGATTRIB(pDiscoverResp) == SAS_ROUTING_TABLE) in dmDownStreamDiscover2ExpanderPhy()
2730 else if ( SAS2_DISCRSP_GET_ROUTINGATTRIB(pDiscoverResp) == SAS_ROUTING_TABLE) in dmDownStreamDiscover2ExpanderPhy()
H A Ddmsmp.c1632 if (oneExpander->routingAttribute[phyId] != SAS_ROUTING_TABLE) in dmRoutingEntryAdd()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h158 #define SAS_ROUTING_TABLE 0x02 macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c4767 if ( DISCRSP_GET_ROUTINGATTRIB(pDiscoverResp) == SAS_ROUTING_TABLE) in tdsaSASDownStreamDiscoverExpanderPhy()
4915 else if ( DISCRSP_GET_ROUTINGATTRIB(pDiscoverResp) == SAS_ROUTING_TABLE) in tdsaSASDownStreamDiscoverExpanderPhy()
5269 if (oneExpander->routingAttribute[phyId] != SAS_ROUTING_TABLE) in tdsaSASRoutingEntryAdd()