Searched refs:S_NTXPOL (Results 1 – 1 of 1) sorted by relevance
55455 #define S_NTXPOL 0 macro55457 #define V_NTXPOL(x) ((x) << S_NTXPOL)55458 #define G_NTXPOL(x) (((x) >> S_NTXPOL) & M_NTXPOL)