Searched refs:S_CDEBUGSELL (Results 1 – 1 of 1) sorted by relevance
6515 #define S_CDEBUGSELL 0 macro6517 #define V_CDEBUGSELL(x) ((x) << S_CDEBUGSELL)6518 #define G_CDEBUGSELL(x) (((x) >> S_CDEBUGSELL) & M_CDEBUGSELL)