Home
last modified time | relevance | path

Searched refs:srpt_ch_cleanup (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_cm.c231 srpt_ch_cleanup(ch); in srpt_cm_conn_closed_hdlr()
248 srpt_ch_cleanup(ch); in srpt_cm_conn_closed_hdlr()
284 srpt_ch_cleanup(ch); in srpt_cm_failure_hdlr()
H A Dsrpt_ch.h46 void srpt_ch_cleanup(srpt_channel_t *ch);
H A Dsrpt_ch.c339 srpt_ch_cleanup(srpt_channel_t *ch) in srpt_ch_cleanup() function