Home
last modified time | relevance | path

Searched refs:ddi_intr_remove_softint (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr.h209 int ddi_intr_remove_softint(ddi_softint_handle_t h);
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_debug.c286 (void) ddi_intr_remove_softint(*dbg_hdl); in px_dbg_detach()
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c124 (void) ddi_intr_remove_softint(hdl); in ec_unbind_evtchn()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c168 (void) ddi_intr_remove_softint(hcdi->hcdi_softint_hdl); in usba_hcdi_register()
248 (void) ddi_intr_remove_softint(hcdi->hcdi_softint_hdl); in usba_hcdi_unregister()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_adm.c403 (void) ddi_intr_remove_softint(ss->ei_admin_si_hdl); in eib_rb_adm_setup_cq()
H A Deib_ctl.c384 (void) ddi_intr_remove_softint(vnic->vn_ctl_si_hdl); in eib_rb_ctl_setup_cq()
H A Denx_ibt.c650 (void) ddi_intr_remove_softint(info->ti_softint_hdl); in eibnx_setup_cq_handler()
1075 (void) ddi_intr_remove_softint(info->ti_softint_hdl); in eibnx_rb_setup_cq_handler()
H A Deib_data.c1391 (void) ddi_intr_remove_softint(vnic->vn_data_rx_si_hdl); in eib_rb_data_setup_cqs()
1395 (void) ddi_intr_remove_softint(vnic->vn_data_tx_si_hdl); in eib_rb_data_setup_cqs()
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c1092 ddi_intr_remove_softint(ddi_softint_handle_t h) in ddi_intr_remove_softint() function
1537 (void) ddi_intr_remove_softint(*h_p); in ddi_remove_softintr()
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_main.c1477 (void) ddi_intr_remove_softint(rgep->factotum_hdl); in rge_unattach()
1480 (void) ddi_intr_remove_softint(rgep->resched_hdl); in rge_unattach()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c412 (void) ddi_intr_remove_softint( in qcn_attach()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_main.c2271 (void) ddi_intr_remove_softint(ngep->factotum_hdl); in nge_unattach()
2274 (void) ddi_intr_remove_softint(ngep->resched_hdl); in nge_unattach()
/illumos-gate/usr/src/uts/common/io/
H A Di8042.c1450 (void) ddi_intr_remove_softint(port->soft_hdl); in i8042_intr_ops()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c3141 (void) ddi_intr_remove_softint(sc->sc_softintr_hdl); in rt2661_attach()
3199 (void) ddi_intr_remove_softint(sc->sc_softintr_hdl); in rt2661_detach()
/illumos-gate/usr/src/man/man9f/
H A DMakefile811 ddi_intr_remove_softint.9f \
1579 ddi_intr_remove_softint.9f := LINKSRC = ddi_intr_add_softint.9f
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c4207 (void) ddi_intr_remove_softint(sc->sc_softintr_hdl); in mwl_attach()
4271 (void) ddi_intr_remove_softint(sc->sc_softintr_hdl); in mwl_detach()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c878 (void) ddi_intr_remove_softint(sc->sc_soft_hdl); in iwp_attach()
990 (void) ddi_intr_remove_softint(sc->sc_soft_hdl); in iwp_detach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4497 (void) ddi_intr_remove_softint(qlge->mpi_event_intr_hdl); in ql_free_resources()
4498 (void) ddi_intr_remove_softint(qlge->mpi_reset_intr_hdl); in ql_free_resources()
4499 (void) ddi_intr_remove_softint(qlge->asic_reset_intr_hdl); in ql_free_resources()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c953 (void) ddi_intr_remove_softint(sc->sc_soft_hdl); in iwh_attach()
1078 (void) ddi_intr_remove_softint(sc->sc_soft_hdl); in iwh_detach()
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c823 (void) ddi_intr_remove_softint(sc->sc_soft_hdl); in iwk_attach()
915 (void) ddi_intr_remove_softint(sc->sc_soft_hdl); in iwk_detach()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc470 link path=usr/share/man/man9f/ddi_intr_remove_softint.9f \