Searched defs:mlist_for_each_safe (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_list.h96 * mlist_for_each_safe - iterate over a list safe against removal of list entry
101 #define mlist_for_each_safe(pos, n, head) \ macro
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dlist.h222 * mlist_for_each_safe - iterate over a list safe against removal of list entry
227 #define mlist_for_each_safe(pos, n, head) \ macro

Completed in 57 milliseconds