Searched refs:ch_chan_hdl (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_cm.c131 ret_args->cm_ret.rep.cm_channel = ch->ch_chan_hdl;
214 " event(%d)", (void *)ch->ch_chan_hdl,
H A Dsrpt_ch.c155 &ch_args, &ch->ch_chan_hdl, &ch->ch_sizes);
173 (void) ibt_free_channel(ch->ch_chan_hdl);
183 ibt_set_chan_private(ch->ch_chan_hdl, ch);
257 if (ch->ch_chan_hdl) {
259 (void) ibt_free_channel(ch->ch_chan_hdl);
326 status = ibt_close_rc_channel(ch->ch_chan_hdl, IBT_NONBLOCKING,
1391 status = ibt_post_send(ch->ch_chan_hdl, &wr, 1, &posted);
H A Dsrpt_impl.h181 ibt_channel_hdl_t ch_chan_hdl; member in struct:srpt_channel_s
H A Dsrpt_stp.c673 status = ibt_post_send(iu->iu_ch->ch_chan_hdl, &wr, 1, NULL);
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Dsrp.d72 pi_chan_id = (uintptr_t)P->ch_chan_hdl;

Completed in 47 milliseconds