Searched refs:S_DACAP (Results 1 – 1 of 1) sorted by relevance
43246 #define S_DACAP 0 macro43248 #define V_DACAP(x) ((x) << S_DACAP)43249 #define G_DACAP(x) (((x) >> S_DACAP) & M_DACAP)