Searched refs:S_ERXEOP2X (Results 1 – 1 of 1) sorted by relevance
26954 #define S_ERXEOP2X 24 macro26956 #define V_ERXEOP2X(x) ((x) << S_ERXEOP2X)26957 #define G_ERXEOP2X(x) (((x) >> S_ERXEOP2X) & M_ERXEOP2X)