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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c56 static ibt_status_t ibcm_close_rc_channel(ibt_channel_hdl_t channel,
1313 return (ibcm_close_rc_channel(channel, statep, mode));
1327 (void) ibcm_close_rc_channel(statep->channel, statep, IBT_NONBLOCKING);
1332 ibcm_close_rc_channel(ibt_channel_hdl_t channel, ibcm_state_data_t *statep, function
1340 IBTF_DPRINTF_L3(cmlog, "ibcm_close_rc_channel: chan 0x%p statep %p",
1347 IBTF_DPRINTF_L2(cmlog, "ibcm_close_rc_channel: chan 0x%p "
1363 IBTF_DPRINTF_L4(cmlog, "ibcm_close_rc_channel: chan 0x%p "
1385 IBTF_DPRINTF_L4(cmlog, "ibcm_close_rc_channel: "
1451 IBTF_DPRINTF_L4(cmlog, "ibcm_close_rc_channel: "
1573 IBTF_DPRINTF_L4(cmlog, "ibcm_close_rc_channel
[all...]

Completed in 257 milliseconds