Searched refs:S_NP_TX (Results 1 – 1 of 1) sorted by relevance
48373 #define S_NP_TX 0 macro48375 #define V_NP_TX(x) ((x) << S_NP_TX)48376 #define G_NP_TX(x) (((x) >> S_NP_TX) & M_NP_TX)