Symbol: ddi_softint_handle_t
usr/src/uts/common/io/e1000g/e1000g_sw.h
973
ddi_softint_handle_t tx_softint_handle;
usr/src/uts/common/io/i8042.c
134
ddi_softint_handle_t soft_hdl;
usr/src/uts/common/io/iwh/iwh_var.h
195
ddi_softint_handle_t sc_soft_hdl;
usr/src/uts/common/io/iwk/iwk2_var.h
192
ddi_softint_handle_t sc_soft_hdl;
usr/src/uts/common/io/iwp/iwp_var.h
213
ddi_softint_handle_t sc_soft_hdl;
usr/src/uts/common/io/mwl/mwl_var.h
544
ddi_softint_handle_t sc_softintr_hdl;
usr/src/uts/common/io/nge/nge.h
703
ddi_softint_handle_t factotum_hdl; /* factotum callback */
usr/src/uts/common/io/nge/nge.h
704
ddi_softint_handle_t resched_hdl; /* reschedule callback */
usr/src/uts/common/io/rge/rge.h
385
ddi_softint_handle_t resched_hdl; /* reschedule callback */
usr/src/uts/common/io/rge/rge.h
386
ddi_softint_handle_t factotum_hdl; /* factotum callback */
usr/src/uts/common/io/rwd/rt2661_var.h
120
ddi_softint_handle_t sc_softintr_hdl;
usr/src/uts/common/os/ddi_intr.c
1038
ddi_intr_add_softint(dev_info_t *dip, ddi_softint_handle_t *h_p, int soft_pri,
usr/src/uts/common/os/ddi_intr.c
1083
*h_p = (ddi_softint_handle_t)hdlp;
usr/src/uts/common/os/ddi_intr.c
1092
ddi_intr_remove_softint(ddi_softint_handle_t h)
usr/src/uts/common/os/ddi_intr.c
1116
ddi_intr_trigger_softint(ddi_softint_handle_t h, void *arg2)
usr/src/uts/common/os/ddi_intr.c
1139
ddi_intr_get_softint_pri(ddi_softint_handle_t h, uint_t *soft_prip)
usr/src/uts/common/os/ddi_intr.c
1159
ddi_intr_set_softint_pri(ddi_softint_handle_t h, uint_t soft_pri)
usr/src/uts/common/os/ddi_intr.c
1471
ddi_softint_handle_t *hdl_p;
usr/src/uts/common/os/ddi_intr.c
1497
hdl_p = kmem_zalloc(sizeof (ddi_softint_handle_t), KM_SLEEP);
usr/src/uts/common/os/ddi_intr.c
1503
kmem_free(hdl_p, sizeof (ddi_softint_handle_t));
usr/src/uts/common/os/ddi_intr.c
1526
ddi_softint_handle_t *h_p = (ddi_softint_handle_t *)id;
usr/src/uts/common/os/ddi_intr.c
1538
kmem_free(h_p, sizeof (ddi_softint_handle_t));
usr/src/uts/common/os/ddi_intr.c
1544
ddi_softint_handle_t *h_p = (ddi_softint_handle_t *)id;
usr/src/uts/common/sys/asy.h
391
ddi_softint_handle_t asy_soft_inth;
usr/src/uts/common/sys/ddi_intr.h
207
int ddi_intr_add_softint(dev_info_t *dip, ddi_softint_handle_t *h,
usr/src/uts/common/sys/ddi_intr.h
209
int ddi_intr_remove_softint(ddi_softint_handle_t h);
usr/src/uts/common/sys/ddi_intr.h
210
int ddi_intr_trigger_softint(ddi_softint_handle_t h, void *arg2);
usr/src/uts/common/sys/ddi_intr.h
211
int ddi_intr_get_softint_pri(ddi_softint_handle_t h, uint_t *soft_prip);
usr/src/uts/common/sys/ddi_intr.h
212
int ddi_intr_set_softint_pri(ddi_softint_handle_t h, uint_t soft_pri);
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
737
ddi_softint_handle_t mpi_event_intr_hdl;
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
739
ddi_softint_handle_t asic_reset_intr_hdl;
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
741
ddi_softint_handle_t mpi_reset_intr_hdl;
usr/src/uts/common/sys/ib/clients/eoib/eib_impl.h
600
ddi_softint_handle_t vn_ctl_si_hdl;
usr/src/uts/common/sys/ib/clients/eoib/eib_impl.h
601
ddi_softint_handle_t vn_data_tx_si_hdl;
usr/src/uts/common/sys/ib/clients/eoib/eib_impl.h
602
ddi_softint_handle_t vn_data_rx_si_hdl;
usr/src/uts/common/sys/ib/clients/eoib/eib_impl.h
731
ddi_softint_handle_t ei_admin_si_hdl;
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
335
ddi_softint_handle_t ti_softint_hdl;
usr/src/uts/common/sys/pcic_var.h
108
ddi_softint_handle_t pcs_cd_softint_hdl; /* Debounce softint id */
usr/src/uts/common/sys/pcic_var.h
177
ddi_softint_handle_t pc_softint_hdl; /* Softinterrupt handle */
usr/src/uts/common/sys/usb/usba/hcdi_impl.h
50
ddi_softint_handle_t hcdi_softint_hdl; /* soft intr handle */
usr/src/uts/i86pc/i86hvm/io/xpv/evtchn.c
103
ddi_softint_handle_t hdl;
usr/src/uts/i86pc/i86hvm/io/xpv/evtchn.c
227
ddi_softint_handle_t hdl;
usr/src/uts/i86pc/i86hvm/io/xpv/evtchn.c
47
static ddi_softint_handle_t evtchn_to_handle[NR_EVENT_CHANNELS];
usr/src/uts/i86pc/i86hvm/io/xpv/evtchn.c
82
ddi_softint_handle_t hdl;
usr/src/uts/sun4/io/px/px_debug.c
251
px_dbg_attach(dev_info_t *dip, ddi_softint_handle_t *dbg_hdl)
usr/src/uts/sun4/io/px/px_debug.c
282
px_dbg_detach(dev_info_t *dip, ddi_softint_handle_t *dbg_hdl)
usr/src/uts/sun4/io/px/px_debug.h
122
extern void px_dbg_attach(dev_info_t *dip, ddi_softint_handle_t *px_dbg_hdl);
usr/src/uts/sun4/io/px/px_debug.h
123
extern void px_dbg_detach(dev_info_t *dip, ddi_softint_handle_t *px_dbg_hdl);
usr/src/uts/sun4/io/px/px_var.h
131
ddi_softint_handle_t px_dbg_hdl; /* HDL for dbg printing */
usr/src/uts/sun4v/sys/qcn.h
92
ddi_softint_handle_t qcn_softint_hdl;