Searched refs:S_TFPORT (Results 1 – 1 of 1) sorted by relevance
33840 #define S_TFPORT 18 macro33842 #define V_TFPORT(x) ((x) << S_TFPORT)33843 #define G_TFPORT(x) (((x) >> S_TFPORT) & M_TFPORT)