Searched refs:IPC_MSG_TARGET_MASK (Results 1 – 1 of 1) sorted by relevance
40 #define IPC_MSG_TARGET_MASK 0x1 macro41 #define IPC_MSG_TARGET(x) (((x) & IPC_MSG_TARGET_MASK) \