Searched refs:S_FILTCTL (Results 1 – 1 of 1) sorted by relevance
42887 #define S_FILTCTL 7 macro42889 #define V_FILTCTL(x) ((x) << S_FILTCTL)42890 #define G_FILTCTL(x) (((x) >> S_FILTCTL) & M_FILTCTL)