Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmport.c126 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_FULL_START; in dmCreatePort()
H A Ddmtypes.h142 bit32 discoveryOptions; member
H A Ddmdisc.c4346 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START; in dmNotifyBC()
4394 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START; in dmNotifyBC()
4483 … tddmQueryDiscoveryCB(dmRoot, dmPortContext, onePortContext->discoveryOptions, dmDiscCompleted); in dmQueryDiscovery()
4487 tddmQueryDiscoveryCB(dmRoot, dmPortContext, onePortContext->discoveryOptions, dmDiscFailed); in dmQueryDiscovery()
4491 … tddmQueryDiscoveryCB(dmRoot, dmPortContext, onePortContext->discoveryOptions, dmDiscInProgress); in dmQueryDiscovery()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h418 bit32 discoveryOptions; member
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c513 onePortContext->discoveryOptions); in ossaDiscoverSasCB()
941 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
1175 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
1358 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
1471 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
2010 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
2230 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_INCREMENTAL_START; in ossaHwCB()
2253 onePortContext->discoveryOptions); in ossaHwCB()
H A Dtdport.c5076 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in tiCOMPortStop()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c206 …agRoot, onePortContext->agPortContext, AG_SA_DISCOVERY_TYPE_SAS, onePortContext->discoveryOptions); in tiINIDiscoverTargets()