Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/wpi/
H A Dwpivar.h181 ddi_softintr_t sc_notif_softint_id; member
H A Dwpi.c593 &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);