Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h268 bit8 hasUpStreamDevice; member
H A Ddmdisc.c720 if (oneExpander->hasUpStreamDevice == agTRUE) in dmUpStreamDiscoverExpanderPhy()
750 oneExpander->hasUpStreamDevice = agTRUE; in dmUpStreamDiscoverExpanderPhy()
1134 if (oneExpander->hasUpStreamDevice == agTRUE) in dmUpStreamDiscover2ExpanderPhy()
1164 oneExpander->hasUpStreamDevice = agTRUE; in dmUpStreamDiscover2ExpanderPhy()
1757 AttachedExpander->hasUpStreamDevice = agTRUE; in dmDownStreamDiscoverExpanderPhy()
1842 if ( oneExpander->hasUpStreamDevice == agFALSE) in dmDownStreamDiscoverExpanderPhy()
1908 if ( AttachedExpander->hasUpStreamDevice == agTRUE) in dmDownStreamDiscoverExpanderPhy()
2569 AttachedExpander->hasUpStreamDevice = agTRUE; in dmDownStreamDiscover2ExpanderPhy()
2605 AttachedExpander->hasUpStreamDevice = agTRUE; in dmDownStreamDiscover2ExpanderPhy()
2692 if ( oneExpander->hasUpStreamDevice == agFALSE) in dmDownStreamDiscover2ExpanderPhy()
[all …]
H A Ddminit.c622 dmExpData[i].hasUpStreamDevice = agFALSE; in dmExpanderDeviceDataInit()
664 oneExpander->hasUpStreamDevice = agFALSE; in dmExpanderDeviceDataReInit()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h501 bit8 hasUpStreamDevice; member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3774 if (oneExpander->hasUpStreamDevice == agTRUE) in tdsaSASUpStreamDiscoverExpanderPhy()
3798 oneExpander->hasUpStreamDevice = agTRUE; in tdsaSASUpStreamDiscoverExpanderPhy()
4798 AttachedExpander->hasUpStreamDevice = agTRUE; in tdsaSASDownStreamDiscoverExpanderPhy()
4883 if ( oneExpander->hasUpStreamDevice == agFALSE) in tdsaSASDownStreamDiscoverExpanderPhy()
4938 if ( AttachedExpander->hasUpStreamDevice == agTRUE) in tdsaSASDownStreamDiscoverExpanderPhy()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c3267 tdsaExpander[i].hasUpStreamDevice = agFALSE; in tdsaExpanderInit()
H A Dtdport.c7342 oneExpander->hasUpStreamDevice = agFALSE; in tdssSASDiscoveringExpanderAlloc()