Searched refs:S_TSTAMPVAL (Results 1 – 1 of 1) sorted by relevance
727 #define S_TSTAMPVAL 0 macro729 #define V_TSTAMPVAL(x) ((x) << S_TSTAMPVAL)730 #define G_TSTAMPVAL(x) (((x) >> S_TSTAMPVAL) & M_TSTAMPVAL)