Searched refs:S_PKG_ID0 (Results 1 – 1 of 1) sorted by relevance
49553 #define S_PKG_ID0 0 macro49555 #define V_PKG_ID0(x) ((x) << S_PKG_ID0)49556 #define G_PKG_ID0(x) (((x) >> S_PKG_ID0) & M_PKG_ID0)