Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c61 static void srpt_ch_scq_hdlr(ibt_cq_hdl_t cq_dhl, void *arg);
118 ibt_set_cq_handler(ch->ch_scq_hdl, srpt_ch_scq_hdlr, ch); in srpt_ch_alloc()
603 srpt_ch_scq_hdlr(ibt_cq_hdl_t cq_hdl, void *arg) in srpt_ch_scq_hdlr() function