Home
last modified time | relevance | path

Searched defs:STAILQ_FIRST (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/drm/
H A Dqueue.h239 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
/titanic_44/usr/src/uts/common/sys/
H A Dqueue.h334 #define STAILQ_FIRST(head) ((head)->stqh_first) macro