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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h376 * QUEUE_PUSH_TAIL -- Macro which puts an element at the tail (end) of the queue
378 #define QUEUE_PUSH_TAIL(_LH, _E) \ macro

Completed in 51 milliseconds