Searched defs:IPL_SOFTSERIAL (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/sys/arch/usermode/include/
H A Dintrdefs.h36 #define IPL_SOFTSERIAL 4 macro
/netbsd-current/sys/arch/acorn32/include/
H A Dintr.h47 #define IPL_SOFTSERIAL 4 macro
/netbsd-current/sys/arch/shark/include/
H A Dintr.h43 #define IPL_SOFTSERIAL 4 macro
/netbsd-current/sys/arch/sparc/include/
H A Dintr.h44 #define IPL_SOFTSERIAL 6 /* serial */ macro
/netbsd-current/sys/arch/hppa/include/
H A Dintrdefs.h11 #define IPL_SOFTSERIAL 3 /* serial */ macro
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dsoftint_machdep.c50 __CTASSERT(IPL_SOFTNET < IPL_SOFTSERIAL); variable
/netbsd-current/sys/arch/sparc64/include/
H A Dintr.h51 #define IPL_SOFTSERIAL 4 /* serial */ macro
/netbsd-current/sys/arch/mac68k/include/
H A Dintr.h49 #define IPL_SOFTSERIAL 4 macro
/netbsd-current/sys/arch/sh3/include/
H A Dintr.h48 #define IPL_SOFTSERIAL 4 /* serial */ macro
/netbsd-current/sys/arch/evbcf/include/
H A Dintr.h41 #define IPL_SOFTSERIAL 4 /* serial software interrupts */ macro
/netbsd-current/sys/arch/iyonix/include/
H A Dintr.h48 #define IPL_SOFTSERIAL 4 /* software serial interrupt */ macro
/netbsd-current/sys/arch/hpcarm/include/
H A Dintr.h45 #define IPL_SOFTSERIAL 4 macro
/netbsd-current/sys/arch/zaurus/include/
H A Dintr.h48 #define IPL_SOFTSERIAL 4 /* software serial interrupt */ macro
/netbsd-current/sys/arch/amiga/include/
H A Dintr.h48 #define IPL_SOFTSERIAL 1 macro
/netbsd-current/sys/rump/include/machine/
H A Dintr.h68 #define IPL_SOFTSERIAL 4 macro
/netbsd-current/sys/arch/or1k/include/
H A Dintr.h54 #define IPL_SOFTSERIAL 4 /* software serial interrupt */ macro
/netbsd-current/sys/arch/epoc32/include/
H A Dintr.h48 #define IPL_SOFTSERIAL 4 /* software serial interrupt */ macro
/netbsd-current/sys/arch/vax/include/
H A Dintr.h49 #define IPL_SOFTSERIAL 0x0d /* soft serial */ macro
/netbsd-current/sys/arch/evbarm/include/
H A Dintr.h48 #define IPL_SOFTSERIAL 4 /* software serial interrupt */ macro
/netbsd-current/sys/arch/riscv/include/
H A Dintr.h47 #define IPL_SOFTSERIAL (IPL_SOFTNET + 1) macro
/netbsd-current/sys/arch/ia64/include/
H A Dintrdefs.h40 #define IPL_SOFTSERIAL 0x4 /* serial passdown */ macro
/netbsd-current/sys/arch/x68k/include/
H A Dintr.h54 #define IPL_SOFTSERIAL 4 macro
/netbsd-current/sys/arch/virt68k/include/
H A Dintr.h99 #define IPL_SOFTSERIAL 1 /* serial software interrupts */ macro
/netbsd-current/sys/arch/mips/include/
H A Dintr.h47 #define IPL_SOFTSERIAL (IPL_SOFTNET) /* shares SWINT with softnet */ macro
/netbsd-current/sys/arch/arm/footbridge/
H A Dfootbridge_intr.h56 #define IPL_SOFTSERIAL 4 /* serial software interrupts */ macro

Completed in 321 milliseconds

12