Searched refs:SIR_NET (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/sys/arch/amd64/include/
H A Dintrdefs.h56 #define SIR_NET 60 macro
/openbsd-current/sys/arch/arm64/arm64/
H A Dsoftintr.c50 SIR_NET,
137 which = SIR_NET;
H A Dintr.c691 DO_SOFTINT(SIR_NET, IPL_SOFTNET);
737 arm_smask[i] |= SI_TO_IRQBIT(SIR_NET);
/openbsd-current/sys/arch/powerpc64/powerpc64/
H A Dsoftintr.c50 SIR_NET,
137 which = SIR_NET;
H A Dintr.c82 intr_smask[i] |= SI_TO_IRQBIT(SIR_NET);
107 DO_SOFTINT(SIR_NET, IPL_SOFTNET);
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dsoftintr.c49 SIR_NET,
136 which = SIR_NET;
H A Dintr.c614 DO_SOFTINT(SIR_NET, IPL_SOFTNET);
657 riscv_smask[i] |= SI_TO_IRQBIT(SIR_NET);
/openbsd-current/sys/arch/arm64/include/
H A Dsoftintr.h50 #define SIR_NET 2 /* for IPL_SOFTNET */ macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dsoftintr.h49 #define SIR_NET 2 /* for IPL_SOFTNET */ macro
/openbsd-current/sys/arch/i386/include/
H A Dintrdefs.h91 #define SIR_NET 28 macro
/openbsd-current/sys/arch/riscv64/include/
H A Dsoftintr.h50 #define SIR_NET 2 /* for IPL_SOFTNET */ macro
/openbsd-current/sys/arch/i386/i386/
H A Dsoftintr.c49 SIR_NET,
H A Dapicvec.s189 andl $~(1<<SIR_NET),CPUVAR(IPENDING)
/openbsd-current/sys/arch/amd64/amd64/
H A Dsoftintr.c49 SIR_NET,
H A Dintr.c611 ci->ci_isources[SIR_NET] = isp;
/openbsd-current/sys/arch/i386/isa/
H A Disa_machdep.c276 IMASK(IPL_SOFTNET) |= 1 << SIR_NET;

Completed in 270 milliseconds