Searched refs:S_POLADBGWRPTR (Results 1 – 1 of 1) sorted by relevance
7673 #define S_POLADBGWRPTR 16 macro7675 #define V_POLADBGWRPTR(x) ((x) << S_POLADBGWRPTR)7676 #define G_POLADBGWRPTR(x) (((x) >> S_POLADBGWRPTR) & M_POLADBGWRPTR)