Searched refs:DM_DISCOVERY_OPTION_FULL_START (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/api/
H A Ddm.h59 #define DM_DISCOVERY_OPTION_FULL_START 0x00 /**< Full discovery */ macro
/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmport.c126 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_FULL_START;
H A Ddmdisc.c92 case DM_DISCOVERY_OPTION_FULL_START:
94 onePortContext->discovery.type = DM_DISCOVERY_OPTION_FULL_START;
817 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_FULL_START)
863 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_FULL_START)
1233 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_FULL_START)
1279 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_FULL_START)
1603 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_FULL_START)
1648 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_FULL_START)
2412 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_FULL_START)
2457 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_FULL_START)
[all...]
H A Ddminit.c712 dmPortContext[i].discovery.type = DM_DISCOVERY_OPTION_FULL_START;
784 onePortContext->discovery.type = DM_DISCOVERY_OPTION_FULL_START;
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c178 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_FULL_START);

Completed in 178 milliseconds