Searched refs:IPC_MSG_DIR_MASK (Results 1 – 1 of 1) sorted by relevance
44 #define IPC_MSG_DIR_MASK 0x1 macro45 #define IPC_MSG_DIR(x) (((x) & IPC_MSG_DIR_MASK) \