Searched refs:S_BGCTL (Results 1 – 1 of 1) sorted by relevance
23303 #define S_BGCTL 0 macro23305 #define V_BGCTL(x) ((x) << S_BGCTL)23306 #define G_BGCTL(x) (((x) >> S_BGCTL) & M_BGCTL)