Searched refs:S_OTWS (Results 1 – 1 of 1) sorted by relevance
7850 #define S_OTWS 20 macro7852 #define V_OTWS(x) ((x) << S_OTWS)7853 #define G_OTWS(x) (((x) >> S_OTWS) & M_OTWS)