Searched refs:S_MPSTRCCGEN (Results 1 – 1 of 1) sorted by relevance
34167 #define S_MPSTRCCGEN 0 macro34169 #define V_MPSTRCCGEN(x) ((x) << S_MPSTRCCGEN)34170 #define G_MPSTRCCGEN(x) (((x) >> S_MPSTRCCGEN) & M_MPSTRCCGEN)