Searched refs:S_TSTAMPVAL (Results 1 – 1 of 1) sorted by relevance
430 #define S_TSTAMPVAL 0 macro432 #define V_TSTAMPVAL(x) ((x) << S_TSTAMPVAL)433 #define G_TSTAMPVAL(x) (((x) >> S_TSTAMPVAL) & M_TSTAMPVAL)