Searched refs:RSPD_LEN_M (Results 1 – 1 of 1) sorted by relevance
171 #define RSPD_LEN_M 0x7fffffff macro172 #define RSPD_LEN_G(x) (((x) >> RSPD_LEN_S) & RSPD_LEN_M)175 #define RSPD_QID_M RSPD_LEN_M