Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h269 bit8 hasUpStreamDevice; member
H A Ddmdisc.c721 if (oneExpander->hasUpStreamDevice == agTRUE) in dmUpStreamDiscoverExpanderPhy()
751 oneExpander->hasUpStreamDevice = agTRUE; in dmUpStreamDiscoverExpanderPhy()
1135 if (oneExpander->hasUpStreamDevice == agTRUE) in dmUpStreamDiscover2ExpanderPhy()
1165 oneExpander->hasUpStreamDevice = agTRUE; in dmUpStreamDiscover2ExpanderPhy()
1758 AttachedExpander->hasUpStreamDevice = agTRUE; in dmDownStreamDiscoverExpanderPhy()
1843 if ( oneExpander->hasUpStreamDevice == agFALSE) in dmDownStreamDiscoverExpanderPhy()
1909 if ( AttachedExpander->hasUpStreamDevice == agTRUE) in dmDownStreamDiscoverExpanderPhy()
2570 AttachedExpander->hasUpStreamDevice = agTRUE; in dmDownStreamDiscover2ExpanderPhy()
2606 AttachedExpander->hasUpStreamDevice = agTRUE; in dmDownStreamDiscover2ExpanderPhy()
2693 if ( oneExpander->hasUpStreamDevice == agFALSE) in dmDownStreamDiscover2ExpanderPhy()
[all …]
H A Ddminit.c623 dmExpData[i].hasUpStreamDevice = agFALSE; in dmExpanderDeviceDataInit()
665 oneExpander->hasUpStreamDevice = agFALSE; in dmExpanderDeviceDataReInit()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h502 bit8 hasUpStreamDevice; member
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3775 if (oneExpander->hasUpStreamDevice == agTRUE) in tdsaSASUpStreamDiscoverExpanderPhy()
3799 oneExpander->hasUpStreamDevice = agTRUE; in tdsaSASUpStreamDiscoverExpanderPhy()
4799 AttachedExpander->hasUpStreamDevice = agTRUE; in tdsaSASDownStreamDiscoverExpanderPhy()
4884 if ( oneExpander->hasUpStreamDevice == agFALSE) in tdsaSASDownStreamDiscoverExpanderPhy()
4939 if ( AttachedExpander->hasUpStreamDevice == agTRUE) in tdsaSASDownStreamDiscoverExpanderPhy()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c3268 tdsaExpander[i].hasUpStreamDevice = agFALSE; in tdsaExpanderInit()
H A Dtdport.c7343 oneExpander->hasUpStreamDevice = agFALSE; in tdssSASDiscoveringExpanderAlloc()