Searched refs:S_DEBUGSELH (Results 1 – 2 of 2) sorted by relevance
6028 #define S_DEBUGSELH 28 macro6030 #define V_DEBUGSELH(x) ((x) << S_DEBUGSELH)6031 #define G_DEBUGSELH(x) (((x) >> S_DEBUGSELH) & M_DEBUGSELH)
21026 #define S_DEBUGSELH 5 macro21028 #define V_DEBUGSELH(x) ((x) << S_DEBUGSELH)21029 #define G_DEBUGSELH(x) (((x) >> S_DEBUGSELH) & M_DEBUGSELH)