Searched refs:S_PL_TORID (Results 1 – 1 of 1) sorted by relevance
38459 #define S_PL_TORID 0 macro38461 #define V_PL_TORID(x) ((x) << S_PL_TORID)38462 #define G_PL_TORID(x) (((x) >> S_PL_TORID) & M_PL_TORID)