Searched refs:S_CMDLEN2 (Results 1 – 1 of 1) sorted by relevance
17552 #define S_CMDLEN2 21 macro17554 #define V_CMDLEN2(x) ((x) << S_CMDLEN2)17555 #define G_CMDLEN2(x) (((x) >> S_CMDLEN2) & M_CMDLEN2)