Searched refs:mlist_splice (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_list.c99 * mlist_splice - join two lists
104 mlist_splice(struct mlist_head *list, struct mlist_head *head) function
H A Dmr_sas_list.h73 void mlist_splice(struct mlist_head *, struct mlist_head *);
H A Dmr_sas.c4452 mlist_splice(&instance->completed_pool_list, &process_list);
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dlist.h172 * mlist_splice - join two lists
176 static void mlist_splice(struct mlist_head *list, struct mlist_head *head) function
H A Dmegaraid_sas.c2730 mlist_splice(&instance->completed_pool_list, &process_list);

Completed in 83 milliseconds