ib_mad_notice_t
ib_mad_notice_t *notice_report;
ASSERT(length == sizeof (ib_mad_notice_t));
ibmf_saa_process_subnet_event(saa_port_t *saa_portp, ib_mad_notice_t *notice);
ibmf_saa_process_subnet_event(saa_port_t *saa_portp, ib_mad_notice_t *notice)
attr_length = sizeof (ib_mad_notice_t);
struct_size = sizeof (ib_mad_notice_t);
ib_mad_notice_t *notice = (ib_mad_notice_t *)record;
notice, sizeof (ib_mad_notice_t));
ib_mad_notice_t *notice = (ib_mad_notice_t *)record;
ibmf_utils_pack_data("4c3s54c2L", notice, sizeof (ib_mad_notice_t),
struct_size = sizeof (ib_mad_notice_t);
ib_mad_notice_t *et_notice;