Searched refs:S_OTWS (Results 1 – 1 of 1) sorted by relevance
6225 #define S_OTWS 20 macro6227 #define V_OTWS(x) ((x) << S_OTWS)6228 #define G_OTWS(x) (((x) >> S_OTWS) & M_OTWS)