Searched refs:S_PDEBUGSELL (Results 1 – 1 of 1) sorted by relevance
6501 #define S_PDEBUGSELL 0 macro6503 #define V_PDEBUGSELL(x) ((x) << S_PDEBUGSELL)6504 #define G_PDEBUGSELL(x) (((x) >> S_PDEBUGSELL) & M_PDEBUGSELL)