Home
last modified time | relevance | path

Searched refs:ib_notice_get_prod_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_inform.c554 ib_notice_get_prod_type(p_ntc))) { in match_notice_to_inf_rec()
560 cl_ntoh32(ib_notice_get_prod_type(p_ntc)), in match_notice_to_inf_rec()
561 ib_get_producer_type_str(ib_notice_get_prod_type in match_notice_to_inf_rec()
H A Dosm_trap_rcv.c293 cl_ntoh32(ib_notice_get_prod_type(p_ntci)), in log_trap_info()
294 ib_get_producer_type_str(ib_notice_get_prod_type(p_ntci)), in log_trap_info()
H A Dosm_helper.c2605 cl_ntoh32(ib_notice_get_prod_type(p_ntci)), in osm_dump_notice_to_buf_generic()
2606 ib_get_producer_type_str(ib_notice_get_prod_type in osm_dump_notice_to_buf_generic()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h8064 ib_notice_get_prod_type(IN const ib_mad_notice_attr_t * p_ntc) in ib_notice_get_prod_type() function