Searched refs:discoveryOptions (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/ |
| H A D | dmport.c | 126 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_FULL_START; in dmCreatePort()
|
| H A D | dmtypes.h | 142 bit32 discoveryOptions; member
|
| H A D | dmdisc.c | 4346 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 D | tdtypes.h | 418 bit32 discoveryOptions; member
|
| /freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | ossacmnapi.c | 513 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 D | tdport.c | 5076 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in tiCOMPortStop()
|
| /freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
| H A D | itddisc.c | 206 …agRoot, onePortContext->agPortContext, AG_SA_DISCOVERY_TYPE_SAS, onePortContext->discoveryOptions); in tiINIDiscoverTargets()
|