Searched refs:scq_softintr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h1242 ddi_softintr_t scq_softintr; member in struct:ibd_rc_chan_s
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c654 DDI_SOFTINT_LOW, &chan->scq_softintr, NULL, NULL,
658 "ddi_add_softintr(scq_softintr), ret=%d",
742 ddi_remove_softintr(chan->scq_softintr);
805 ddi_remove_softintr(chan->scq_softintr);
2309 ddi_trigger_softintr(chan->scq_softintr);

Completed in 67 milliseconds