Home
last modified time | relevance | path

Searched refs:TDSA_DISCOVERY_OPTION_FULL_START (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c202 TDSA_DISCOVERY_OPTION_FULL_START in tiINIDiscoverTargets()
1325 case TDSA_DISCOVERY_OPTION_FULL_START: in tdsaDiscover()
1327 onePortContext->discovery.type = TDSA_DISCOVERY_OPTION_FULL_START; in tdsaDiscover()
3090 if (onePortContext->discovery.type == TDSA_DISCOVERY_OPTION_FULL_START) in tdsaSASDiscoverDone()
3160 if (onePortContext->discovery.type == TDSA_DISCOVERY_OPTION_FULL_START) in tdsaSASDiscoverDone()
3167 TDSA_DISCOVERY_OPTION_FULL_START in tdsaSASDiscoverDone()
3862 if (onePortContext->discovery.type == TDSA_DISCOVERY_OPTION_FULL_START) in tdsaSASUpStreamDiscoverExpanderPhy()
3906 if (onePortContext->discovery.type == TDSA_DISCOVERY_OPTION_FULL_START) in tdsaSASUpStreamDiscoverExpanderPhy()
4653 if (onePortContext->discovery.type == TDSA_DISCOVERY_OPTION_FULL_START) in tdsaSASDownStreamDiscoverExpanderPhy()
4696 if (onePortContext->discovery.type == TDSA_DISCOVERY_OPTION_FULL_START) in tdsaSASDownStreamDiscoverExpanderPhy()
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h1057 #define TDSA_DISCOVERY_OPTION_FULL_START 0 macro
H A Dtdinit.c2735 tdsaPortContext[i].discovery.type = TDSA_DISCOVERY_OPTION_FULL_START; in tdsaPortContextInit()
2825 onePortContext->discovery.type = TDSA_DISCOVERY_OPTION_FULL_START; in tdsaPortContextReInit()
H A Dtdport.c7138 if (onePortContext->discovery.type == TDSA_DISCOVERY_OPTION_FULL_START) in tdsaFindRegNValid()