Home
last modified time | relevance | path

Searched refs:intr_handler_source (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dinterrupt.h191 void *intr_handler_source(void *cookie);
/f-stack/freebsd/x86/x86/
H A Dintr_machdep.c293 isrc = intr_handler_source(cookie); in intr_remove_handler()
/f-stack/freebsd/kern/
H A Dkern_intr.c706 intr_handler_source(void *cookie) in intr_handler_source() function
H A Dsubr_intr.c1131 if (isrc != intr_handler_source(cookie))