Searched refs:S_CMDLEN0 (Results 1 – 1 of 1) sorted by relevance
17462 #define S_CMDLEN0 21 macro17464 #define V_CMDLEN0(x) ((x) << S_CMDLEN0)17465 #define G_CMDLEN0(x) (((x) >> S_CMDLEN0) & M_CMDLEN0)