Searched refs:i_ddi_add_softint (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr_impl.h312 int i_ddi_add_softint(ddi_softint_hdl_impl_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c1076 if ((ret = i_ddi_add_softint(hdlp)) != DDI_SUCCESS) {
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c903 * i_ddi_add_softint - allocate and add a software interrupt.
909 i_ddi_add_softint(ddi_softint_hdl_impl_t *hdlp) function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c876 * i_ddi_add_softint - allocate and add a soft interrupt to the system
879 i_ddi_add_softint(ddi_softint_hdl_impl_t *hdlp) function

Completed in 59 milliseconds