Searched refs:S_RSPD_LEN (Results 1 – 2 of 2) sorted by relevance
123 #define S_RSPD_LEN 0 macro125 #define V_RSPD_LEN(x) ((x) << S_RSPD_LEN)126 #define G_RSPD_LEN(x) (((x) >> S_RSPD_LEN) & M_RSPD_LEN)128 #define S_RSPD_QID S_RSPD_LEN
271 #define S_RSPD_LEN 0 macro273 #define V_RSPD_LEN(x) ((x) << S_RSPD_LEN)274 #define G_RSPD_LEN(x) (((x) >> S_RSPD_LEN) & M_RSPD_LEN)