Searched refs:IBS_OP_LS_END (Results 1 – 1 of 1) sorted by relevance
174 #define IBS_OP_LS_END 0xf219 macro175 #define IBS_OP_LS_MAX (IBS_OP_LS_END - IBS_OP_LS_BASE + 1)176 #define IS_IBS_OP_LS(x) (IBS_OP_LS_BASE <= x && x <= IBS_OP_LS_END)