Home
last modified time | relevance | path

Searched refs:sc_intr_pri (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/uts/common/io/rwd/
H A Drt2661_var.h122 uint_t sc_intr_pri; member
H A Drt2661.c2924 err = ddi_intr_get_pri(sc->sc_intr_htable[0], &sc->sc_intr_pri); in rt2661_attach()
/titanic_44/usr/src/uts/common/io/iwk/
H A Diwk2_var.h171 uint_t sc_intr_pri; member
H A Diwk2.c575 err = ddi_intr_get_pri(sc->sc_intr_htable[0], &sc->sc_intr_pri); in iwk_attach()
583 DDI_INTR_PRI(sc->sc_intr_pri)); in iwk_attach()
585 DDI_INTR_PRI(sc->sc_intr_pri)); in iwk_attach()
587 DDI_INTR_PRI(sc->sc_intr_pri)); in iwk_attach()
589 DDI_INTR_PRI(sc->sc_intr_pri)); in iwk_attach()
/titanic_44/usr/src/uts/common/io/iwh/
H A Diwh_var.h176 uint_t sc_intr_pri; member
H A Diwh.c650 err = ddi_intr_get_pri(sc->sc_intr_htable[0], &sc->sc_intr_pri); in iwh_attach()
658 DDI_INTR_PRI(sc->sc_intr_pri)); in iwh_attach()
660 DDI_INTR_PRI(sc->sc_intr_pri)); in iwh_attach()
662 DDI_INTR_PRI(sc->sc_intr_pri)); in iwh_attach()
/titanic_44/usr/src/uts/common/io/iwp/
H A Diwp_var.h194 uint_t sc_intr_pri; member
H A Diwp.c607 err = ddi_intr_get_pri(sc->sc_intr_htable[0], &sc->sc_intr_pri); in iwp_attach()
615 DDI_INTR_PRI(sc->sc_intr_pri)); in iwp_attach()
617 DDI_INTR_PRI(sc->sc_intr_pri)); in iwp_attach()
619 DDI_INTR_PRI(sc->sc_intr_pri)); in iwp_attach()
/titanic_44/usr/src/uts/common/io/mwl/
H A Dmwl_var.h546 uint_t sc_intr_pri; member
H A Dmwl.c4106 err = ddi_intr_get_pri(sc->sc_intr_htable[0], &sc->sc_intr_pri); in mwl_attach()