/titanic_41/usr/src/uts/common/sys/ |
H A D | ddi_intr.h | 209 int ddi_intr_remove_softint(ddi_softint_handle_t h);
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_debug.c | 286 (void) ddi_intr_remove_softint(*dbg_hdl); in px_dbg_detach()
|
/titanic_41/usr/src/uts/i86pc/i86hvm/io/xpv/ |
H A D | evtchn.c | 124 (void) ddi_intr_remove_softint(hdl); in ec_unbind_evtchn()
|
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | hcdi.c | 153 (void) ddi_intr_remove_softint(hcdi->hcdi_softint_hdl); in usba_hcdi_register() 233 (void) ddi_intr_remove_softint(hcdi->hcdi_softint_hdl); in usba_hcdi_unregister()
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_adm.c | 403 (void) ddi_intr_remove_softint(ss->ei_admin_si_hdl); in eib_rb_adm_setup_cq()
|
H A D | eib_ctl.c | 384 (void) ddi_intr_remove_softint(vnic->vn_ctl_si_hdl); in eib_rb_ctl_setup_cq()
|
H A D | enx_ibt.c | 650 (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 D | eib_data.c | 1391 (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()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | ddi_intr.c | 1092 ddi_intr_remove_softint(ddi_softint_handle_t h) in ddi_intr_remove_softint() function 1534 (void) ddi_intr_remove_softint(*h_p); in ddi_remove_softintr()
|
/titanic_41/usr/src/uts/common/io/rge/ |
H A D | rge_main.c | 1477 (void) ddi_intr_remove_softint(rgep->factotum_hdl); in rge_unattach() 1480 (void) ddi_intr_remove_softint(rgep->resched_hdl); in rge_unattach()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | qcn.c | 412 (void) ddi_intr_remove_softint( in qcn_attach()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | i8042.c | 1446 (void) ddi_intr_remove_softint(port->soft_hdl); in i8042_intr_ops()
|
/titanic_41/usr/src/uts/common/io/nge/ |
H A D | nge_main.c | 2271 (void) ddi_intr_remove_softint(ngep->factotum_hdl); in nge_unattach() 2274 (void) ddi_intr_remove_softint(ngep->resched_hdl); in nge_unattach()
|
/titanic_41/usr/src/uts/common/io/rwd/ |
H A D | rt2661.c | 3137 (void) ddi_intr_remove_softint(sc->sc_softintr_hdl); in rt2661_attach() 3195 (void) ddi_intr_remove_softint(sc->sc_softintr_hdl); in rt2661_detach()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 746 ddi_intr_remove_softint.9f \ 1471 ddi_intr_remove_softint.9f := LINKSRC = ddi_intr_add_softint.9f
|
/titanic_41/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 4198 (void) ddi_intr_remove_softint(sc->sc_softintr_hdl); in mwl_attach() 4262 (void) ddi_intr_remove_softint(sc->sc_softintr_hdl); in mwl_detach()
|
/titanic_41/usr/src/uts/common/io/iwp/ |
H A D | iwp.c | 874 (void) ddi_intr_remove_softint(sc->sc_soft_hdl); in iwp_attach() 986 (void) ddi_intr_remove_softint(sc->sc_soft_hdl); in iwp_detach()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge.c | 4493 (void) ddi_intr_remove_softint(qlge->mpi_event_intr_hdl); in ql_free_resources() 4494 (void) ddi_intr_remove_softint(qlge->mpi_reset_intr_hdl); in ql_free_resources() 4495 (void) ddi_intr_remove_softint(qlge->asic_reset_intr_hdl); in ql_free_resources()
|
/titanic_41/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 953 (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()
|
/titanic_41/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 823 (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()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 737 link path=usr/share/man/man9f/ddi_intr_remove_softint.9f \
|
/titanic_41/ |
H A D | .gitignore | 8463 usr/src/man/man9f/ddi_intr_remove_softint.9f
|