Searched refs:PROCESS_MSG (Results 1 – 2 of 2) sorted by relevance
28 #define PROCESS_MSG 0x80 macro
37 return ((msg_id & PROCESS_MSG) ? true : false); in sst_is_process_reply()