Searched refs:UpdiscoveringExpanderList (Results 1 – 7 of 7) sorted by relevance
92 dmList_t UpdiscoveringExpanderList; member
5011 …T_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderList)); in dmDiscoveringExpanderRemove()5297 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList))) in dmCleanAllExp()5302 ExpanderList = tmpOnePortContext->discovery.UpdiscoveringExpanderList.flink; in dmCleanAllExp()5303 while (ExpanderList != &(tmpOnePortContext->discovery.UpdiscoveringExpanderList)) in dmCleanAllExp()5326 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList))) in dmCleanAllExp()5335 ExpanderList = tmpOnePortContext->discovery.UpdiscoveringExpanderList.flink; in dmCleanAllExp()5345 DMLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)); in dmCleanAllExp()
711 DMLIST_INIT_HDR(&(dmPortContext[i].discovery.UpdiscoveringExpanderList)); in dmPortContextInit()
240 tdList_t UpdiscoveringExpanderList; member
1928 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)); in tdsaCleanAllExp()2007 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)); in tdsaFreeAllExp()
2735 TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.UpdiscoveringExpanderList)); in tdsaPortContextInit()
7559 …ST_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderList)); in tdssSASDiscoveringExpanderRemove()