Searched refs:S_CDEBUGSELL (Results 1 – 1 of 1) sorted by relevance
9421 #define S_CDEBUGSELL 0 macro9423 #define V_CDEBUGSELL(x) ((x) << S_CDEBUGSELL)9424 #define G_CDEBUGSELL(x) (((x) >> S_CDEBUGSELL) & M_CDEBUGSELL)