Searched defs:IS_MSG_IN_PRE_PHASE (Results 1 – 2 of 2) sorted by relevance
908 #define IS_MSG_IN_PRE_PHASE(_msg_id) ((_msg_id) & ( MSG_INDC_PRE_PHASE << 24)) macro
909 #define IS_MSG_IN_PRE_PHASE(_msg_id) ((_msg_id) & ( MSG_INDC_PRE_PHASE << 24)) macro