Searched refs:UpdiscoveringExpanderList (Results 1 – 7 of 7) sorted by relevance
91 dmList_t UpdiscoveringExpanderList; member
5010 …T_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderList)); in dmDiscoveringExpanderRemove()5296 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList))) in dmCleanAllExp()5301 ExpanderList = tmpOnePortContext->discovery.UpdiscoveringExpanderList.flink; in dmCleanAllExp()5302 while (ExpanderList != &(tmpOnePortContext->discovery.UpdiscoveringExpanderList)) in dmCleanAllExp()5325 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList))) in dmCleanAllExp()5334 ExpanderList = tmpOnePortContext->discovery.UpdiscoveringExpanderList.flink; in dmCleanAllExp()5344 DMLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)); in dmCleanAllExp()
710 DMLIST_INIT_HDR(&(dmPortContext[i].discovery.UpdiscoveringExpanderList)); in dmPortContextInit()
239 tdList_t UpdiscoveringExpanderList; member
1927 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)); in tdsaCleanAllExp()2006 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)); in tdsaFreeAllExp()
2734 TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.UpdiscoveringExpanderList)); in tdsaPortContextInit()
7558 …ST_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderList)); in tdssSASDiscoveringExpanderRemove()