Searched refs:INTR_SOLO (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dintr.h65 #define INTR_SOLO INTR_MD1 macro
91 #ifdef INTR_SOLO
/freebsd-11-stable/sys/kern/
H A Dsubr_intr.c344 #ifdef INTR_SOLO
502 #ifdef INTR_SOLO
629 #ifdef INTR_SOLO
1008 #ifdef INTR_SOLO
1019 if (flags & INTR_SOLO && hand != NULL) {
1024 if (flags & INTR_SOLO) {
1070 #ifdef INTR_SOLO
1117 #ifdef INTR_SOLO
1151 #ifdef INTR_SOLO

Completed in 51 milliseconds