Home
last modified time | relevance | path

Searched refs:srpt_ch_release_ref (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_cm.c232 srpt_ch_release_ref(ch, 1); in srpt_cm_conn_closed_hdlr()
249 srpt_ch_release_ref(ch, 1); in srpt_cm_conn_closed_hdlr()
285 srpt_ch_release_ref(ch, 1); in srpt_cm_failure_hdlr()
H A Dsrpt_ch.c222 srpt_ch_release_ref(srpt_channel_t *ch, uint_t wait) in srpt_ch_release_ref() function
367 srpt_ch_release_ref(tgt_ch, 0); in srpt_ch_cleanup()
377 srpt_ch_release_ref(ch, 0); in srpt_ch_cleanup()
445 srpt_ch_release_ref(ch, 0); in srpt_ch_cleanup()
492 srpt_ch_release_ref(ch, 0); in srpt_ch_rsp_comp()
685 srpt_ch_release_ref(ch, 0); in srpt_ch_scq_hdlr()
722 srpt_ch_release_ref(ch, 0); in srpt_ch_rcq_hdlr()
795 srpt_ch_release_ref(ch, 0); in srpt_ch_rcq_hdlr()
1336 srpt_ch_release_ref(ch, 0); in srpt_ch_process_iu()
H A Dsrpt_ch.h44 void srpt_ch_release_ref(srpt_channel_t *ch, uint_t wait);
H A Dsrpt_stp.c972 srpt_ch_release_ref(ch, 0); in srpt_stp_task_free()