XCALL_PIL
#define IS_HIPIL() (getpil() >= XCALL_PIL)
#define IS_HIPIL() (getpil() >= XCALL_PIL)
return (splr(ipltospl(XCALL_PIL)));
old_pil = splr(XCALL_PIL);
ASSERT(getpil() == XCALL_PIL);
(void *)ipltospl(XCALL_PIL));
xc_serv_inum = add_softintr(XCALL_PIL, (softintrfunc)xc_serv, 0,
xc_loop_inum = add_softintr(XCALL_PIL, (softintrfunc)xc_loop, 0,
return (splr(XCALL_PIL));
ASSERT(getpil() < XCALL_PIL);
ASSERT(getpil() < XCALL_PIL);
ASSERT(getpil() < XCALL_PIL);
ASSERT(getpil() < XCALL_PIL);
ASSERT(getpil() >= XCALL_PIL);
ASSERT(getpil() == XCALL_PIL);
ASSERT(getpil() == XCALL_PIL);
opl = splr(XCALL_PIL); \
(void *)ipltospl(XCALL_PIL));
(void *)ipltospl(XCALL_PIL));
if (pil < XCALL_PIL)
setpil(XCALL_PIL - 1);