Searched refs:DM_DISCOVERY_OPTION_INCREMENTAL_START (Results 1 – 3 of 3) sorted by relevance
60 #define DM_DISCOVERY_OPTION_INCREMENTAL_START 0x01 /**< Incremental discovery */ macro
98 case DM_DISCOVERY_OPTION_INCREMENTAL_START: in dmDiscover()100 onePortContext->discovery.type = DM_DISCOVERY_OPTION_INCREMENTAL_START; in dmDiscover()238 onePortContext->discovery.type = DM_DISCOVERY_OPTION_INCREMENTAL_START; in dmIncrementalDiscover()2021 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START) in dmDownStreamDiscoverExpanderPhy()2913 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START) in dmDownStreamDiscover2ExpanderPhy()4346 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START; in dmNotifyBC()4394 onePortContext->discoveryOptions = DM_DISCOVERY_OPTION_INCREMENTAL_START; in dmNotifyBC()4407 DM_DISCOVERY_OPTION_INCREMENTAL_START in dmNotifyBC()5396 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START) in dmInternalRemovals()6570 if (onePortContext->discovery.type == DM_DISCOVERY_OPTION_INCREMENTAL_START) in dmAddSASToSharedcontext()[all …]
2139 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_INCREMENTAL_START); in ossaHwCB()2178 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_INCREMENTAL_START); in ossaHwCB()6682 dmDiscover(dmRoot, dmPortContext, DM_DISCOVERY_OPTION_INCREMENTAL_START); in ossaDeregisterDeviceHandleCB()