Searched refs:ibcm_alloc_out_msg (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_sm.c | 1019 if (ibcm_alloc_out_msg(cm_mad_addr->ibmf_hdl, 1032 if (ibcm_alloc_out_msg(cm_mad_addr->ibmf_hdl, 1173 (void) ibcm_alloc_out_msg(stale_statep-> 1352 (void) ibcm_alloc_out_msg( 1657 (void) ibcm_alloc_out_msg( 1708 (void) ibcm_alloc_out_msg( 2435 if (ibcm_alloc_out_msg(statep->stored_reply_addr.ibmf_hdl, 2438 "statep 0x%p ibcm_alloc_out_msg failed", statep); 3097 if (ibcm_alloc_out_msg(cm_mad_addr->ibmf_hdl, &cm_rej_msg, 3100 "ibcm_alloc_out_msg faile [all...] |
H A D | ibcm_ti.c | 501 if ((status = ibcm_alloc_out_msg(ibmf_hdl, &ibmf_msg, 504 "chan 0x%p ibcm_alloc_out_msg failed", channel); 512 if ((status = ibcm_alloc_out_msg(ibmf_hdl, &ibmf_msg_dreq, 515 "chan 0x%p ibcm_alloc_out_msg failed", channel); 1178 status = ibcm_alloc_out_msg(statep->stored_reply_addr.ibmf_hdl, 1187 "ibcm_alloc_out_msg failed ", channel); 2005 if ((retval = ibcm_alloc_out_msg(ibmf_hdl, &ibmf_msg, MAD_METHOD_SEND)) 2339 if ((status = ibcm_alloc_out_msg( 4405 if ((status = ibcm_alloc_out_msg(ibmf_hdl, &statep->lapr_msg, 4409 "chan 0x%p ibcm_alloc_out_msg faile [all...] |
H A D | ibcm_utils.c | 1317 ibcm_alloc_out_msg(ibmf_handle_t ibmf_handle, ibmf_msg_t **ibmf_msgpp, function 1326 IBTF_DPRINTF_L1(cmlog, "ibcm_alloc_out_msg: " 1353 * ibcm_alloc_out_msg. Will return IBCM_FAILURE if the ibmf_free_msg() call
|
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/ |
H A D | ibcm_impl.h | 1083 ibcm_alloc_out_msg(ibmf_handle_t ibmf_handle, ibmf_msg_t **ibmf_msgpp,
|
Completed in 86 milliseconds