Searched refs:S_PKG_ID (Results 1 – 1 of 1) sorted by relevance
40035 #define S_PKG_ID 0 macro40037 #define V_PKG_ID(x) ((x) << S_PKG_ID)40038 #define G_PKG_ID(x) (((x) >> S_PKG_ID) & M_PKG_ID)