Home
last modified time | relevance | path

Searched refs:PIL_13 (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/uts/sun4/os/
H A Dintr.c133 poke_cpu_inum = add_softintr(PIL_13, poke_cpu_intr, 0, SOFTINT_MT); in intr_init()
134 siron_poke_cpu_inum = add_softintr(PIL_13, in intr_init()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dintr.h57 #define PIL_13 13 macro