Searched refs:S_DACAP (Results 1 – 1 of 1) sorted by relevance
22652 #define S_DACAP 0 macro22654 #define V_DACAP(x) ((x) << S_DACAP)22655 #define G_DACAP(x) (((x) >> S_DACAP) & M_DACAP)