Searched refs:S_PKG_ID0 (Results 1 – 1 of 1) sorted by relevance
35385 #define S_PKG_ID0 0 macro35387 #define V_PKG_ID0(x) ((x) << S_PKG_ID0)35388 #define G_PKG_ID0(x) (((x) >> S_PKG_ID0) & M_PKG_ID0)