Searched refs:S_ST_TP (Results 1 – 1 of 1) sorted by relevance
16806 #define S_ST_TP 0 macro16808 #define V_ST_TP(x) ((x) << S_ST_TP)16809 #define G_ST_TP(x) (((x) >> S_ST_TP) & M_ST_TP)