Searched refs:S_PETYPE2 (Results 1 – 1 of 1) sorted by relevance
35477 #define S_PETYPE2 16 macro35479 #define V_PETYPE2(x) ((x) << S_PETYPE2)35480 #define G_PETYPE2(x) (((x) >> S_PETYPE2) & M_PETYPE2)