Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h266 dmList_t upNode; /**< the link node data structure of the expander */ member
H A Ddminit.c616 DMLIST_INIT_ELEMENT(&(dmExpData[i].upNode)); in dmExpanderDeviceDataInit()
H A Ddmdisc.c5011 …DMLIST_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderLi… in dmDiscoveringExpanderRemove()
5305 tempExpander = DMLIST_OBJECT_BASE(dmExpander_t, upNode, ExpanderList); in dmCleanAllExp()
5323 DMLIST_DEQUEUE_THIS(&(tempExpander->upNode)); in dmCleanAllExp()
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h499 tdList_t upNode; /**< the link node data structure of the expander */ member
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c3262 TDLIST_INIT_ELEMENT(&(tdsaExpander[i].upNode)); in tdsaExpanderInit()
H A Dtdport.c7559 …TDLIST_ENQUEUE_AT_TAIL(&(oneExpander->upNode), &(onePortContext->discovery.UpdiscoveringExpanderLi… in tdssSASDiscoveringExpanderRemove()