Searched refs:S_REQCNT (Results 1 – 1 of 1) sorted by relevance
1953 #define S_REQCNT 0 macro1955 #define V_REQCNT(x) ((x) << S_REQCNT)1956 #define G_REQCNT(x) (((x) >> S_REQCNT) & M_REQCNT)