> > +/*
> > + * Generic trap/notice types
> > + */
> > +#define IB_NOTICE_TYPE_FATAL       0x80
> > +#define IB_NOTICE_TYPE_URGENT      0x81
> > +#define IB_NOTICE_TYPE_SECURITY    0x82
> > +#define IB_NOTICE_TYPE_SM  0x83
> > +#define IB_NOTICE_TYPE_INFO        0x84
> 

Moved to ib_mad.h in v3.

Reply via email to