Searched refs:S_CMDLEN9 (Results 1 – 1 of 1) sorted by relevance
17867 #define S_CMDLEN9 21 macro17869 #define V_CMDLEN9(x) ((x) << S_CMDLEN9)17870 #define G_CMDLEN9(x) (((x) >> S_CMDLEN9) & M_CMDLEN9)