Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dinterrupt.h191 void *intr_handler_source(void *cookie);
/freebsd/sys/x86/x86/
H A Dintr_machdep.c286 isrc = intr_handler_source(cookie); in intr_remove_handler()
/freebsd/sys/kern/
H A Dkern_intr.c744 intr_handler_source(void *cookie) in intr_handler_source() function
H A Dsubr_intr.c1177 if (isrc != intr_handler_source(cookie))