Searched refs:S_PDEBUGSELL (Results 1 – 1 of 1) sorted by relevance
3281 #define S_PDEBUGSELL 0 macro3283 #define V_PDEBUGSELL(x) ((x) << S_PDEBUGSELL)3284 #define G_PDEBUGSELL(x) (((x) >> S_PDEBUGSELL) & M_PDEBUGSELL)