Home
last modified time | relevance | path

Searched refs:AG_SA_DISCOVERY_OPTION_FULL_START (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c940 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
1174 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
1357 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
1470 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
2009 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in ossaHwCB()
H A Dtdport.c5075 onePortContext->discoveryOptions = AG_SA_DISCOVERY_OPTION_FULL_START; in tiCOMPortStop()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h867 #define AG_SA_DISCOVERY_OPTION_FULL_START 0x00 /**< flag to start full discovery */ macro