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

/freebsd-current/sys/dev/pms/RefTisa/discovery/api/
H A Ddm.h59 #define DM_DISCOVERY_OPTION_INCREMENTAL_START 0x01 /**< Incremental discovery */ macro
/freebsd-current/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c97 case DM_DISCOVERY_OPTION_INCREMENTAL_START:
99 onePortContext->discovery.type = DM_DISCOVERY_OPTION_INCREMENTAL_START;
237 onePortContext->discovery.type = DM_DISCOVERY_OPTION_INCREMENTAL_START;
2020 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START)
2062 } /* onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START */
2912 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START)
4345 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START;
4393 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START;
4406 DM_DISCOVERY_OPTION_INCREMENTAL_START
5395 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START)
[all...]
/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c2138 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_INCREMENTAL_START);
2177 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_INCREMENTAL_START);
6681 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_INCREMENTAL_START);

Completed in 188 milliseconds