Searched refs:S_CMDLEN8 (Results 1 – 1 of 1) sorted by relevance
17822 #define S_CMDLEN8 21 macro17824 #define V_CMDLEN8(x) ((x) << S_CMDLEN8)17825 #define G_CMDLEN8(x) (((x) >> S_CMDLEN8) & M_CMDLEN8)