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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h370 * QUEUE_GET_TAIL -- Macro which returns the tail of the queue, but does not
373 #define QUEUE_GET_TAIL(_LH) ((PSINGLE_LIST_LINK)((_LH)->Blink)) macro

Completed in 65 milliseconds