Searched refs:S_PKG_ID (Results 1 – 1 of 1) sorted by relevance
40039 #define S_PKG_ID 0 macro40041 #define V_PKG_ID(x) ((x) << S_PKG_ID)40042 #define G_PKG_ID(x) (((x) >> S_PKG_ID) & M_PKG_ID)