Searched defs:ibcm_post_mad (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c3125 (void) ibcm_post_mad(cm_rej_msg, &rej_reply_addr, NULL, NULL);
3175 (void) ibcm_post_mad(cm_rej_msg, &rej_reply_addr, NULL, NULL);
5108 status = ibcm_post_mad(msgp, &statep->stored_reply_addr, post_cb,
5133 status = ibcm_post_mad(msgp, &ud_statep->ud_stored_reply_addr,
5141 * ibcm_post_mad:
5153 ibcm_post_mad(ibmf_msg_t *msgp, ibcm_mad_addr_t *cm_mad_addr, function
5158 IBTF_DPRINTF_L5(cmlog, "ibcm_post_mad: "
5161 IBTF_DPRINTF_L4(cmlog, "ibcm_post_mad: dlid = %x, d_qno= %x",
5164 IBTF_DPRINTF_L4(cmlog, "ibcm_post_mad: p_key = %x, q_key = %x, "
5182 IBTF_DPRINTF_L2(cmlog, "ibcm_post_mad
[all...]

Completed in 56 milliseconds