Searched refs:S_CLSTRCPORTMAP (Results 1 – 1 of 1) sorted by relevance
34402 #define S_CLSTRCPORTMAP 24 macro34404 #define V_CLSTRCPORTMAP(x) ((x) << S_CLSTRCPORTMAP)34405 #define G_CLSTRCPORTMAP(x) (((x) >> S_CLSTRCPORTMAP) & M_CLSTRCPORTMAP)