Searched refs:RSPD_LEN_M (Results 1 – 1 of 1) sorted by relevance
159 #define RSPD_LEN_M 0x7fffffff macro160 #define RSPD_LEN_G(x) (((x) >> RSPD_LEN_S) & RSPD_LEN_M)163 #define RSPD_QID_M RSPD_LEN_M