Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmport.c125 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_FULL_START; in dmCreatePort()
H A Ddmtypes.h141 bit32 discoveryOptions; member
H A Ddmdisc.c4345 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START; in dmNotifyBC()
4393 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START; in dmNotifyBC()
4482 … tddmQueryDiscoveryCB(dmRoot, dmPortContext, onePortContext->discoveryOptions, dmDiscCompleted); in dmQueryDiscovery()
4486 tddmQueryDiscoveryCB(dmRoot, dmPortContext, onePortContext->discoveryOptions, dmDiscFailed); in dmQueryDiscovery()
4490 … tddmQueryDiscoveryCB(dmRoot, dmPortContext, onePortContext->discoveryOptions, dmDiscInProgress); in dmQueryDiscovery()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h417 bit32 discoveryOptions; member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c512 onePortContext->discoveryOptions); in ossaDiscoverSasCB()
940 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
1174 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
1357 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
1470 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
2009 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
2229 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_INCREMENTAL_START; in ossaHwCB()
2252 onePortContext->discoveryOptions); in ossaHwCB()
H A Dtdport.c5075 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in tiCOMPortStop()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c205 …agRoot, onePortContext->agPortContext, AG_SA_DISCOVERY_TYPE_SAS, onePortContext->discoveryOptions); in tiINIDiscoverTargets()