Searched refs:S_CDEBUGSELL (Results 1 – 1 of 1) sorted by relevance
3295 #define S_CDEBUGSELL 0 macro3297 #define V_CDEBUGSELL(x) ((x) << S_CDEBUGSELL)3298 #define G_CDEBUGSELL(x) (((x) >> S_CDEBUGSELL) & M_CDEBUGSELL)