Searched refs:IPC_MOD_ID_MASK (Results 1 – 1 of 1) sorted by relevance
102 #define IPC_MOD_ID_MASK 0xFFFF macro103 #define IPC_MOD_ID(x) (((x) & IPC_MOD_ID_MASK) \134 #define IPC_DST_MOD_ID(x) (((x) & IPC_MOD_ID_MASK) \