Home
last modified time | relevance | path

Searched refs:setsoftnet (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/net/
Dnetisr.h97 setsoftnet(); \
102 setsoftnet(); \
/mirbsd/src/sys/arch/sparc/include/
Dcpu.h127 #define setsoftnet() (sir.sir_which[SIR_NET] = 1, setsoftint()) macro
/mirbsd/src/sys/arch/i386/include/
Dintr.h235 #define setsoftnet() softintr(1 << SIR_NET) macro