Searched refs:IPC_DST_QUEUE_MASK (Results 1 – 1 of 1) sorted by relevance
134 #define IPC_DST_QUEUE_MASK 0x7 macro135 #define IPC_DST_QUEUE(x) (((x) & IPC_DST_QUEUE_MASK) \