Searched refs:xdf_softintr_id (Results 1 – 2 of 2) sorted by relevance
236 ddi_softintr_t xdf_softintr_id; member
208 ddi_trigger_softintr(vdp->xdf_softintr_id); in xdf_dmacallback()3308 if (ddi_add_softintr(dip, DDI_SOFTINT_LOW, &vdp->xdf_softintr_id, in xdf_attach()3391 if (vdp->xdf_softintr_id != NULL) in xdf_attach()3392 ddi_remove_softintr(vdp->xdf_softintr_id); in xdf_attach()3497 ddi_remove_softintr(vdp->xdf_softintr_id); in xdf_detach()