Searched refs:softintrfunc (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Divintr.h58 typedef uint_t (*softintrfunc)(caddr_t, caddr_t); typedef
122 extern uint64_t add_softintr(uint_t pil, softintrfunc intr_handler,
/illumos-gate/usr/src/uts/sun4/io/
H A Dcbe.c197 (softintrfunc)cbe_level10, 0, SOFTINT_ST);
200 (softintrfunc)cbe_level1, 0, SOFTINT_ST);
286 (softintrfunc)cbe_level14, 0, SOFTINT_MT);
H A Divintr.c265 add_softintr(uint_t pil, softintrfunc intr_handler, caddr_t intr_arg1,
/illumos-gate/usr/src/uts/sun4/os/
H A Dcpu_states.c133 (softintrfunc)abort_seq_softintr, NULL, SOFTINT_ST);
H A Dintr.c126 (softintrfunc)ddi_periodic_softintr,
312 (softintrfunc)softlevel1, 0, SOFTINT_ST);
H A Dx_call.c136 xc_serv_inum = add_softintr(XCALL_PIL, (softintrfunc)xc_serv, 0,
138 xc_loop_inum = add_softintr(XCALL_PIL, (softintrfunc)xc_loop, 0,
H A Dmachdep.c888 (softintrfunc)lbolt_ev_to_cyclic, NULL, SOFTINT_MT);
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c806 (softintrfunc)err_shutdown_softintr, NULL, SOFTINT_ST);

Completed in 107 milliseconds