Home
last modified time | relevance | path

Searched refs:upNode (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h265 dmList_t upNode; /**< the link node data structure of the expander */ member
H A Ddminit.c615 DMLIST_INIT_ELEMENT(&(dmExpData[i].upNode)); in dmExpanderDeviceDataInit()
H A Ddmdisc.c5010 …DMLIST_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderLi… in dmDiscoveringExpanderRemove()
5304 tempExpander = DMLIST_OBJECT_BASE(dmExpander_t, upNode, ExpanderList); in dmCleanAllExp()
5322 DMLIST_DEQUEUE_THIS(&(tempExpander->upNode)); in dmCleanAllExp()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h498 tdList_t upNode; /**< the link node data structure of the expander */ member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c3261 TDLIST_INIT_ELEMENT(&(tdsaExpander[i].upNode)); in tdsaExpanderInit()
H A Dtdport.c7558 …TDLIST_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderLi… in tdssSASDiscoveringExpanderRemove()