Searched refs:S_ETXEOPCNT (Results 1 – 1 of 1) sorted by relevance
26266 #define S_ETXEOPCNT 24 macro26268 #define V_ETXEOPCNT(x) ((x) << S_ETXEOPCNT)26269 #define G_ETXEOPCNT(x) (((x) >> S_ETXEOPCNT) & M_ETXEOPCNT)