Searched refs:S_DDP_MSG_CODE (Results 1 – 1 of 1) sorted by relevance
27886 #define S_DDP_MSG_CODE 12 macro27888 #define V_DDP_MSG_CODE(x) ((x) << S_DDP_MSG_CODE)27889 #define G_DDP_MSG_CODE(x) (((x) >> S_DDP_MSG_CODE) & M_DDP_MSG_CODE)