Searched refs:rej_addl_rej_info (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c2181 bcopy(rej_msg->rej_addl_rej_info, &remote_hca_guid,
3039 bcopy(addl_rej_info, rej_msg->rej_addl_rej_info, arej_info_len);
3165 rej_msg->rej_addl_rej_info[0] = IBCM_MAD_CLASS_VERSION;
6679 bcopy(&tgid, &rej_msgp->rej_addl_rej_info, sizeof (ib_gid_t));
6689 bcopy(&tclp, rej_msgp->rej_addl_rej_info, sizeof (tclp));
6700 &rej_msgp->rej_addl_rej_info, *arej_len);
6715 rej_msgp->rej_addl_rej_info[0] = 1;
6974 &rej_msgp->rej_addl_rej_info, *arej_len);
7374 bcopy(rej_msgp->rej_addl_rej_info, &cf_addl->ari_gid,
7389 bcopy(rej_msgp->rej_addl_rej_info,
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1266 uint8_t rej_addl_rej_info[IBT_CM_ADDL_REJ_LEN]; member in struct:ibcm_rej_msg_s

Completed in 80 milliseconds