Searched refs:S_MAC (Results 1 – 1 of 1) sorted by relevance
15806 #define S_MAC 0 macro15808 #define V_MAC(x) ((x) << S_MAC)15809 #define G_MAC(x) (((x) >> S_MAC) & M_MAC)