Searched refs:S_DCCIND (Results 1 – 1 of 1) sorted by relevance
53388 #define S_DCCIND 8 macro53390 #define V_DCCIND(x) ((x) << S_DCCIND)53391 #define G_DCCIND(x) (((x) >> S_DCCIND) & M_DCCIND)