Searched refs:S_NTXPOL (Results 1 – 1 of 1) sorted by relevance
22056 #define S_NTXPOL 0 macro22058 #define V_NTXPOL(x) ((x) << S_NTXPOL)22059 #define G_NTXPOL(x) (((x) >> S_NTXPOL) & M_NTXPOL)