Searched refs:S_CMDLEN6 (Results 1 – 1 of 1) sorted by relevance
17732 #define S_CMDLEN6 21 macro17734 #define V_CMDLEN6(x) ((x) << S_CMDLEN6)17735 #define G_CMDLEN6(x) (((x) >> S_CMDLEN6) & M_CMDLEN6)