Searched refs:SIMPLEQ_FIRST (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h414 #define SIMPLEQ_FIRST(head) ((head)->sqh_first) macro
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c3730 pbuf = SIMPLEQ_FIRST(&skdev->waitqueue);

Completed in 67 milliseconds