Searched refs:S_RSTMAX (Results 1 – 1 of 1) sorted by relevance
6756 #define S_RSTMAX 0 macro6758 #define V_RSTMAX(x) ((x) << S_RSTMAX)6759 #define G_RSTMAX(x) (((x) >> S_RSTMAX) & M_RSTMAX)