Searched refs:S_TSTAMPVAL (Results 1 – 1 of 1) sorted by relevance
550 #define S_TSTAMPVAL 0 macro552 #define V_TSTAMPVAL(x) ((x) << S_TSTAMPVAL)553 #define G_TSTAMPVAL(x) (((x) >> S_TSTAMPVAL) & M_TSTAMPVAL)