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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_list.c89 * mlist_empty - tests whether a list is empty
93 mlist_empty(struct mlist_head *head) function
H A Dmr_sas_list.h72 int mlist_empty(struct mlist_head *);
H A Dmr_sas_tbolt.c2157 if (!mlist_empty(head)) {
2183 if (!mlist_empty(head)) {
H A Dmr_sas.c2452 if (!mlist_empty(head)) {
2475 if (!mlist_empty(head)) {
4444 if (mlist_empty(&instance->completed_pool_list)) {
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dlist.h162 * mlist_empty - tests whether a list is empty
165 static int mlist_empty(struct mlist_head *head) function
H A Dmegaraid_sas.c1780 if (!mlist_empty(head)) {
2722 if (mlist_empty(&instance->completed_pool_list)) {

Completed in 132 milliseconds