Searched refs:S_ERXEOP2X (Results 1 – 1 of 1) sorted by relevance
18362 #define S_ERXEOP2X 24 macro18364 #define V_ERXEOP2X(x) ((x) << S_ERXEOP2X)18365 #define G_ERXEOP2X(x) (((x) >> S_ERXEOP2X) & M_ERXEOP2X)