Searched refs:S_TOS (Results 1 – 2 of 2) sorted by relevance
331 #define S_TOS 26 macro333 #define V_TOS(x) ((x) << S_TOS)334 #define G_TOS(x) (((x) >> S_TOS) & M_TOS)
1253 #define S_TOS 4 macro1254 #define V_TOS(x) ((x) << S_TOS)