Searched refs:S_DACAZ (Results 1 – 1 of 1) sorted by relevance
22659 #define S_DACAZ 8 macro22661 #define V_DACAZ(x) ((x) << S_DACAZ)22662 #define G_DACAZ(x) (((x) >> S_DACAZ) & M_DACAZ)