Searched refs:UpdiscoveringExpanderList (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h92 dmList_t UpdiscoveringExpanderList; member in struct:dmDiscovery_s
H A Ddmdisc.c4796 DM_DBG3(("dmFindConfigurableExp: empty UpdiscoveringExpanderList\n"));
5011 DMLIST_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderList));
5238 /* clean up UpdiscoveringExpanderList*/
5295 /* clean up UpdiscoveringExpanderList*/
5296 DM_DBG3(("dmCleanAllExp: clean UpdiscoveringExpanderList\n"));
5297 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)))
5299 DM_DBG3(("dmCleanAllExp: empty UpdiscoveringExpanderList\n"));
5302 ExpanderList = tmpOnePortContext->discovery.UpdiscoveringExpanderList.flink;
5303 while (ExpanderList != &(tmpOnePortContext->discovery.UpdiscoveringExpanderList))
5326 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList)))
[all...]
H A Ddminit.c711 DMLIST_INIT_HDR(&(dmPortContext[i].discovery.UpdiscoveringExpanderList));
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h240 tdList_t UpdiscoveringExpanderList; member in struct:tdsaDiscovery_s
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c1890 /* clean up UpdiscoveringExpanderList*/
1927 /* reset UpdiscoveringExpanderList */
1928 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList));
1969 /* clean up UpdiscoveringExpanderList*/
2006 /* reset UpdiscoveringExpanderList */
2007 TDLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList));
4435 TI_DBG3(("tdsaFindConfigurableExp: empty UpdiscoveringExpanderList\n"));
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c2735 TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.UpdiscoveringExpanderList));
H A Dtdport.c7559 TDLIST_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderList));

Completed in 103 milliseconds