ib_cm_lap_state
#undef ib_cm_lap_state
#define ib_cm_lap_state(x) TRACE_DEFINE_ENUM(IB_CM_##x);
#undef ib_cm_lap_state
#define ib_cm_lap_state(x) { IB_CM_##x, #x },
enum ib_cm_lap_state {