Searched refs:S_REQCNTLE (Results 1 – 1 of 1) sorted by relevance
39307 #define S_REQCNTLE 0 macro39309 #define V_REQCNTLE(x) ((x) << S_REQCNTLE)39310 #define G_REQCNTLE(x) (((x) >> S_REQCNTLE) & M_REQCNTLE)