Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr.h71 #define DDI_INTR_SOFTPRI_MAX 9 macro
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_debug.c272 DDI_INTR_SOFTPRI_MAX, px_dbg_drain, NULL) != DDI_SUCCESS) { in px_dbg_attach()
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c1056 soft_pri > DDI_INTR_SOFTPRI_MAX) { in ddi_intr_add_softint()
1173 soft_pri > DDI_INTR_SOFTPRI_MAX) { in ddi_intr_set_softint_pri()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c153 DDI_INTR_SOFTPRI_MAX, hcdi_soft_intr, (caddr_t)hcdi) != in usba_hcdi_register()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c403 DDI_INTR_SOFTPRI_MAX, qcn_soft_intr, in qcn_attach()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c3065 DDI_INTR_SOFTPRI_MAX, rt2661_softintr, (caddr_t)sc); in rt2661_attach()
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c4123 DDI_INTR_SOFTPRI_MAX, mwl_softintr, (caddr_t)sc); in mwl_attach()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c782 err = ddi_intr_add_softint(dip, &sc->sc_soft_hdl, DDI_INTR_SOFTPRI_MAX, in iwp_attach()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c855 err = ddi_intr_add_softint(dip, &sc->sc_soft_hdl, DDI_INTR_SOFTPRI_MAX, in iwh_attach()
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c729 err = ddi_intr_add_softint(dip, &sc->sc_soft_hdl, DDI_INTR_SOFTPRI_MAX, in iwk_attach()