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

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsuntpi.c49 * SAMESTR is a very confusing name. LAST_QUEUE is introduced for readability.
51 #define LAST_QUEUE(q) (!SAMESTR(q)) macro
123 for (i = 0; !LAST_QUEUE(q) && (q = q->q_next) != NULL; ++i) {

Completed in 42 milliseconds