Searched refs:S_ETXEOPCNT (Results 1 – 1 of 1) sorted by relevance
11938 #define S_ETXEOPCNT 24 macro11940 #define V_ETXEOPCNT(x) ((x) << S_ETXEOPCNT)11941 #define G_ETXEOPCNT(x) (((x) >> S_ETXEOPCNT) & M_ETXEOPCNT)