Searched refs:SOFTINT_MT (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/sun4/io/ |
H A D | ivintr.c | 118 count = (type == SOFTINT_MT) ? MAX_RSVD_IVX : MAX_RSVD_IV; in iv_alloc() 126 iv_p = (type == SOFTINT_MT) ? in iv_alloc() 139 if (type == SOFTINT_MT) in iv_alloc() 278 if (type == SOFTINT_MT) in add_softintr()
|
H A D | cbe.c | 286 (softintrfunc)cbe_level14, 0, SOFTINT_MT); in cbe_init()
|
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | cpc_subr.c | 63 kcpc_hw_overflow_intr, NULL, SOFTINT_MT); in kcpc_hw_init()
|
/titanic_41/usr/src/uts/sun4v/os/ |
H A D | cpc_subr.c | 62 kcpc_hw_overflow_intr, NULL, SOFTINT_MT); in kcpc_hw_init()
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | intr.c | 131 poke_cpu_inum = add_softintr(PIL_13, poke_cpu_intr, 0, SOFTINT_MT); in intr_init() 133 siron_poke_cpu_intr, 0, SOFTINT_MT); in intr_init() 846 inum = add_softintr(pil, func, arg1, SOFTINT_MT); in create_softint()
|
H A D | x_call.c | 137 SOFTINT_MT); in xc_init() 139 SOFTINT_MT); in xc_init()
|
H A D | machdep.c | 888 (softintrfunc)lbolt_ev_to_cyclic, NULL, SOFTINT_MT); in lbolt_softint_add()
|
/titanic_41/usr/src/uts/sun4/sys/ |
H A D | ivintr.h | 67 SOFTINT_MT = (ushort_t)1 /* Multi target */ enumerator
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | us3_common.c | 5718 (caddr_t)&cache_scrub_info[CACHE_SCRUBBER_INFO_E], SOFTINT_MT); 5723 (caddr_t)&cache_scrub_info[CACHE_SCRUBBER_INFO_D], SOFTINT_MT); 5728 (caddr_t)&cache_scrub_info[CACHE_SCRUBBER_INFO_I], SOFTINT_MT);
|
H A D | spitfire.c | 3713 scrub_ecache_line_intr, NULL, SOFTINT_MT); in cpu_init_cache_scrub()
|