Searched refs:S_LNL_CMD (Results 1 – 1 of 1) sorted by relevance
8657 #define S_LNL_CMD 24 macro8659 #define V_LNL_CMD(x) ((x) << S_LNL_CMD)8660 #define G_LNL_CMD(x) (((x) >> S_LNL_CMD) & M_LNL_CMD)