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 D | srpt_cm.c | 232 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 D | srpt_ch.c | 222 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 D | srpt_ch.h | 44 void srpt_ch_release_ref(srpt_channel_t *ch, uint_t wait);
|
H A D | srpt_stp.c | 972 srpt_ch_release_ref(ch, 0); in srpt_stp_task_free()
|