Searched refs:IPC_MOD_ID_MASK (Results 1 – 1 of 1) sorted by relevance
94 #define IPC_MOD_ID_MASK 0xFFFF macro95 #define IPC_MOD_ID(x) (((x) & IPC_MOD_ID_MASK) \126 #define IPC_DST_MOD_ID(x) (((x) & IPC_MOD_ID_MASK) \