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

/opensolaris-onvv-gate/usr/src/uts/common/io/drm/
H A Dqueue.h237 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dqueue.h333 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro

Completed in 155 milliseconds