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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h333 * QUEUE_GET_HEAD -- Macro which returns the head of the queue, but does
336 #define QUEUE_GET_HEAD(_LH) ((PSINGLE_LIST_LINK)((_LH)->Flink)) macro

Completed in 67 milliseconds