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

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

Completed in 202 milliseconds