Searched refs:S_MBUSCMD (Results 1 – 1 of 1) sorted by relevance
6890 #define S_MBUSCMD 0 macro6892 #define V_MBUSCMD(x) ((x) << S_MBUSCMD)6893 #define G_MBUSCMD(x) (((x) >> S_MBUSCMD) & M_MBUSCMD)