Searched refs:S_RSPD_LEN (Results 1 – 2 of 2) sorted by relevance
131 #define S_RSPD_LEN 0 macro133 #define V_RSPD_LEN(x) ((x) << S_RSPD_LEN)134 #define G_RSPD_LEN(x) (((x) >> S_RSPD_LEN) & M_RSPD_LEN)136 #define S_RSPD_QID S_RSPD_LEN
272 #define S_RSPD_LEN 0 macro274 #define V_RSPD_LEN(x) ((x) << S_RSPD_LEN)275 #define G_RSPD_LEN(x) (((x) >> S_RSPD_LEN) & M_RSPD_LEN)