Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h791 ddi_softintr_t id_tx; member
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2650 ddi_remove_softintr(state->id_tx); in ibd_part_unattach()
2651 state->id_tx = NULL; in ibd_part_unattach()
2703 if ((rv = ddi_add_softintr(dip, DDI_SOFTINT_LOW, &state->id_tx, in ibd_part_attach()
4328 ddi_trigger_softintr(state->id_tx); in ibd_scq_handler()