Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dintr.h67 #define INTR_SOLO INTR_MD1 macro
93 #ifdef INTR_SOLO
/freebsd/sys/kern/
H A Dsubr_intr.c398 #ifdef INTR_SOLO in intr_isrc_dispatch()
574 #ifdef INTR_SOLO
698 #ifdef INTR_SOLO
1099 #ifdef INTR_SOLO
1110 if (flags & INTR_SOLO && hand != NULL) {
1115 if (flags & INTR_SOLO) {
1161 #ifdef INTR_SOLO
1208 #ifdef INTR_SOLO
1242 #ifdef INTR_SOLO
/freebsd/sys/arm/mv/
H A Dgpio.c531 #ifdef INTR_SOLO in mv_gpio_intr_handler()