Searched refs:S_MBUSCMD (Results 1 – 1 of 1) sorted by relevance
6889 #define S_MBUSCMD 0 macro6891 #define V_MBUSCMD(x) ((x) << S_MBUSCMD)6892 #define G_MBUSCMD(x) (((x) >> S_MBUSCMD) & M_MBUSCMD)