Searched refs:SRQT_QLEN_S (Results 1 – 1 of 1) sorted by relevance
2191 #define SRQT_QLEN_S 28 macro2193 #define SRQT_QLEN_V(x) ((x) << SRQT_QLEN_S)2194 #define SRQT_QLEN_G(x) (((x) >> SRQT_QLEN_S) & SRQT_QLEN_M)