Searched refs:S_FILTCTL (Results 1 – 1 of 1) sorted by relevance
42889 #define S_FILTCTL 7 macro42891 #define V_FILTCTL(x) ((x) << S_FILTCTL)42892 #define G_FILTCTL(x) (((x) >> S_FILTCTL) & M_FILTCTL)