SIR_NET           133 arch/i386/include/intr.h #define	setsoftnet()	softintr(1 << SIR_NET, IPL_SOFTNET)
SIR_NET           301 arch/i386/isa/isa_machdep.c 	IMASK(IPL_SOFTNET) |= 1 << SIR_NET;