Home
last modified time | relevance | path

Searched refs:DMLIST_EMPTY (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/pms/RefTisa/discovery/dm/
HDdmlist.h63 #define DMLIST_EMPTY(listHdr) \ macro
67 (!DMLIST_EMPTY(listHdr))
HDdmdisc.c372 if (DMLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in dmUpStreamDiscovering()
499 if (DMLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in dmDownStreamDiscovering()
3057 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in dmDiscoveringUndoAdd()
3087 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in dmDiscoveringUndoAdd()
4681 if (DMLIST_EMPTY(&(dmAllShared->freeExpanderList))) in dmDiscoveringExpanderAlloc()
4792 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in dmFindConfigurableExp()
4941 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in dmFindDiscoveringExpander()
5062 if (DMLIST_EMPTY(&(dmAllShared->mainExpanderList))) in dmExpMainListFind()
5117 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in dmExpFind()
5239 if (!DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in dmCleanAllExp()
[all …]
HDdmsmp.c106 if (DMLIST_EMPTY(&(dmAllShared->freeSMPList))) in dmSMPStart()
307 if (DMLIST_EMPTY(&(dmAllShared->freeSMPList))) in dmSMPStart()