Searched refs:S_MBISTARRAY (Results 1 – 1 of 1) sorted by relevance
85990 #define S_MBISTARRAY 0 macro85992 #define V_MBISTARRAY(x) ((x) << S_MBISTARRAY)85993 #define G_MBISTARRAY(x) (((x) >> S_MBISTARRAY) & M_MBISTARRAY)