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

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmlist.h64 #define DMLIST_EMPTY(listHdr) \ macro
68 (!DMLIST_EMPTY(listHdr))
H A Ddmdisc.c373 if (DMLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList)))
500 if (DMLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList)))
3058 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList)))
3088 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList)))
4682 if (DMLIST_EMPTY(&(dmAllShared->freeExpanderList)))
4793 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList)))
4942 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList)))
5063 if (DMLIST_EMPTY(&(dmAllShared->mainExpanderList)))
5118 if (DMLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList)))
5240 if (!DMLIST_EMPTY(
[all...]
H A Ddmsmp.c107 if (DMLIST_EMPTY(&(dmAllShared->freeSMPList)))
308 if (DMLIST_EMPTY(&(dmAllShared->freeSMPList)))

Completed in 192 milliseconds