Searched refs:S_REQCNTLE (Results 1 – 1 of 1) sorted by relevance
28092 #define S_REQCNTLE 0 macro28094 #define V_REQCNTLE(x) ((x) << S_REQCNTLE)28095 #define G_REQCNTLE(x) (((x) >> S_REQCNTLE) & M_REQCNTLE)