Searched refs:S_OTWS (Results 1 – 1 of 1) sorted by relevance
2485 #define S_OTWS 20 macro2487 #define V_OTWS(x) ((x) << S_OTWS)2488 #define G_OTWS(x) (((x) >> S_OTWS) & M_OTWS)