Searched refs:S_CMDLEN4 (Results 1 – 1 of 1) sorted by relevance
17642 #define S_CMDLEN4 21 macro17644 #define V_CMDLEN4(x) ((x) << S_CMDLEN4)17645 #define G_CMDLEN4(x) (((x) >> S_CMDLEN4) & M_CMDLEN4)