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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c96 * ibt_open_rc_channel()
97 * ibt_open_rc_channel opens a communication channel on the specified
109 ibt_open_rc_channel(ibt_channel_hdl_t channel, ibt_chan_open_flags_t flags, function
154 IBTF_DPRINTF_L3(cmlog, "ibt_open_rc_channel(chan %p, %X, %x, %p, %p)",
158 IBTF_DPRINTF_L2(cmlog, "ibt_open_rc_channel: invalid channel");
164 IBTF_DPRINTF_L2(cmlog, "ibt_open_rc_channel: chan 0x%p "
171 IBTF_DPRINTF_L2(cmlog, "ibt_open_rc_channel: chan 0x%p"
178 IBTF_DPRINTF_L2(cmlog, "ibt_open_rc_channel: chan 0x%p"
184 IBTF_DPRINTF_L2(cmlog, "ibt_open_rc_channel: chan 0x%p"
190 IBTF_DPRINTF_L2(cmlog, "ibt_open_rc_channel
[all...]

Completed in 51 milliseconds