Searched refs:sc_notif_softint_id (Results 1 – 2 of 2) sorted by relevance
181 ddi_softintr_t sc_notif_softint_id; member
593 &sc->sc_notif_softint_id, &sc->sc_iblk, NULL, wpi_notif_softintr, in wpi_attach()678 ddi_remove_softintr(sc->sc_notif_softint_id); in wpi_attach()679 sc->sc_notif_softint_id = NULL; in wpi_attach()755 ddi_remove_softintr(sc->sc_notif_softint_id); in wpi_detach()756 sc->sc_notif_softint_id = NULL; in wpi_detach()1969 if (sc->sc_notif_softint_id == NULL) {1993 ddi_trigger_softintr(sc->sc_notif_softint_id);