Searched refs:ibcm_post_mad (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_sm.c | 3125 (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...] |
H A D | ibcm_ti.c | 4616 (void) ibcm_post_mad(msgp, &statep->stored_reply_addr, NULL, NULL);
|
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/ |
H A D | ibcm_impl.h | 1714 ibt_status_t ibcm_post_mad(ibmf_msg_t *msgp, ibcm_mad_addr_t *cm_mad_addr,
|
Completed in 316 milliseconds