Searched refs:S_MBGEN1 (Results 1 – 1 of 1) sorted by relevance
57156 #define S_MBGEN1 8 macro57158 #define V_MBGEN1(x) ((x) << S_MBGEN1)57159 #define G_MBGEN1(x) (((x) >> S_MBGEN1) & M_MBGEN1)