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