Searched refs:S_SIREQCNT (Results 1 – 1 of 1) sorted by relevance
6331 #define S_SIREQCNT 16 macro6333 #define V_SIREQCNT(x) ((x) << S_SIREQCNT)6334 #define G_SIREQCNT(x) (((x) >> S_SIREQCNT) & M_SIREQCNT)