Searched refs:S_PAUSETIMER (Results 1 – 1 of 1) sorted by relevance
7396 #define S_PAUSETIMER 0 macro7398 #define V_PAUSETIMER(x) ((x) << S_PAUSETIMER)7399 #define G_PAUSETIMER(x) (((x) >> S_PAUSETIMER) & M_PAUSETIMER)