Searched refs:DM_DISCOVERY_OPTION_INCREMENTAL_START (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/api/
H A Ddm.h60 #define DM_DISCOVERY_OPTION_INCREMENTAL_START 0x01 /**< Incremental discovery */ macro
/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c98 case DM_DISCOVERY_OPTION_INCREMENTAL_START:
100 onePortContext->discovery.type = DM_DISCOVERY_OPTION_INCREMENTAL_START;
238 onePortContext->discovery.type = DM_DISCOVERY_OPTION_INCREMENTAL_START;
2021 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START)
2063 } /* onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START */
2913 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START)
4346 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START;
4394 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START;
4407 DM_DISCOVERY_OPTION_INCREMENTAL_START
5396 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START)
[all...]
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c2139 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_INCREMENTAL_START);
2178 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_INCREMENTAL_START);
6682 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_INCREMENTAL_START);

Completed in 124 milliseconds