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

/opensolaris-onvv-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_queue.h74 #define L2_EMPTY(headp) ((headp)->l2_nextp == (headp)) macro
H A Dghd_queue.c182 if (L2_EMPTY(headp))
203 if (L2_EMPTY(elementp))
H A Dghd_waitq.c333 if (L2_EMPTY(&GHBA_QHEAD(cccp))) {
H A Dghd.c164 if (!L2_EMPTY(&cccp->ccc_doneq)) {
544 if (L2_EMPTY(&gcmd_hold_queue)) {
/opensolaris-onvv-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd_queue.h74 #define L2_EMPTY(headp) ((headp)->l2_nextp == (headp)) macro

Completed in 45 milliseconds