Searched refs:S_BGCTL (Results 1 – 1 of 1) sorted by relevance
43897 #define S_BGCTL 0 macro43899 #define V_BGCTL(x) ((x) << S_BGCTL)43900 #define G_BGCTL(x) (((x) >> S_BGCTL) & M_BGCTL)