Searched refs:S_DA (Results 1 – 1 of 1) sorted by relevance
16558 #define S_DA 0 macro16560 #define V_DA(x) ((x) << S_DA)16561 #define G_DA(x) (((x) >> S_DA) & M_DA)