Searched defs:QUEUE_TO_SEQ (Results 1 – 6 of 6) sorted by relevance
19 #define QUEUE_TO_SEQ(q) (((q) & 0x1f) << 8) macro
166 #define QUEUE_TO_SEQ(q) (((q) & 0x1f) << 8) macro