Searched refs:id_tx (Results 1 – 2 of 2) sorted by relevance
791 ddi_softintr_t id_tx; member
2650 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()