Searched refs:IPC_SEQ (Results 1 – 2 of 2) sorted by relevance
140 #define IPC_SEQ(x) ((unsigned int)(x) >> IPC_SEQ_SHIFT) macro
803 ASSERT(IPC_SEQ(id) == service->ipcs_table[index].ipct_seq); in ipc_lookup()