Searched refs:S_ETXVALID (Results 1 – 1 of 1) sorted by relevance
27276 #define S_ETXVALID 4 macro27278 #define V_ETXVALID(x) ((x) << S_ETXVALID)27279 #define G_ETXVALID(x) (((x) >> S_ETXVALID) & M_ETXVALID)