Searched refs:S_CMDLEN4 (Results 1 – 1 of 1) sorted by relevance
17644 #define S_CMDLEN4 21 macro17646 #define V_CMDLEN4(x) ((x) << S_CMDLEN4)17647 #define G_CMDLEN4(x) (((x) >> S_CMDLEN4) & M_CMDLEN4)