Searched refs:S_MSGTYPE (Results 1 – 1 of 1) sorted by relevance
4071 #define S_MSGTYPE 0 macro4073 #define V_MSGTYPE(x) ((x) << S_MSGTYPE)4074 #define G_MSGTYPE(x) (((x) >> S_MSGTYPE) & M_MSGTYPE)